IReplicationTaskMonitorCancelled Property
|
Gets whether the replication is cancelled.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Cancelled As Boolean
Get
property bool Cancelled {
bool get ();
}abstract Cancelled : bool with get
Property Value
Boolean
See Also