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