Property AllItemsWereProcessed

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.dll

AllItemsWereProcessed

Gets a value indicating whether all items were processed.

bool AllItemsWereProcessed { get; }

Property Value

bool

true if all items were processed; otherwise, false.