Click or drag to resize

IReplicationTaskDetailsRepTaskMonitor Property


Gets the monitor object that tracks ongoing replication.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IReplicationTaskMonitor RepTaskMonitor { get; }

Property Value

Type: IReplicationTaskMonitor
Remarks
Provides extra information like the start time of the replication and the replication target.
See Also