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.492
Syntax
IReplicationTaskMonitor RepTaskMonitor { get; }

Property Value

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