Table of Contents

Property AllItemsWereProcessed

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.Core.dll

AllItemsWereProcessed

Gets a value indicating whether all items were processed.

public bool AllItemsWereProcessed { get; }

Property Value

bool

true if all items were processed; otherwise, false.