IReplicationTargetReplicating Property
|
Gets whether this target is currently performing a replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Replicating { get; }
ReadOnly Property Replicating As Boolean
Get
property bool Replicating {
bool get ();
}
abstract Replicating : bool with get
Property Value
Type:
BooleanSee Also