IReplicationLogStoppingError Property
|
Gets/sets the error message if an exception caused the replication to terminate.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string StoppingError { get; set; }
Property StoppingError As String
Get
Set
property String^ StoppingError {
String^ get ();
void set (String^ value);
}
abstract StoppingError : string with get, set
Property Value
Type:
StringSee Also