IReplicationTaskMonitorStoppingError Property
|
Gets whether the replication failed
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool StoppingError { get; }
ReadOnly Property StoppingError As Boolean
Get
property bool StoppingError {
bool get ();
}
abstract StoppingError : bool with get
Property Value
Type:
BooleanSee Also