IReplicationTaskMonitorCompletedItemsCount Property
|
Gets and sets the count of items that has been replicated, including failed items.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxint CompletedItemsCount { get; set; }Property CompletedItemsCount As Integer
Get
Set
property int CompletedItemsCount {
int get ();
void set (int value);
}abstract CompletedItemsCount : int with get, set
Property Value
Int32
See Also