Property AllItemsWereProcessed
AllItemsWereProcessed
Gets a value indicating whether all items were processed.
public bool AllItemsWereProcessed { get; }
Property Value
- bool
trueif all items were processed; otherwise,false.
Gets a value indicating whether all items were processed.
public bool AllItemsWereProcessed { get; }
true if all items were processed; otherwise, false.