Property ProcessedCount
ProcessedCount
Gets the count of processed items. Equal to zero until SetProcessedCount has been called.
int ProcessedCount { get; }
Property Value
- int
The count of processed items.
Gets the count of processed items. Equal to zero until SetProcessedCount has been called.
int ProcessedCount { get; }
The count of processed items.