IReplicationTaskMonitorChangeDetectionCompleted Property
|
Gets whether the change-detection process is completed.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool ChangeDetectionCompleted { get; }
ReadOnly Property ChangeDetectionCompleted As Boolean
Get
property bool ChangeDetectionCompleted {
bool get ();
}
abstract ChangeDetectionCompleted : bool with get
Property Value
Type:
BooleanSee Also