Property AllItemsWereProcessed
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
AllItemsWereProcessed
Gets a value indicating whether all items were processed.
bool AllItemsWereProcessed { get; }
Property Value
true
if all items were processed; otherwise, false
.