Table of Contents

Method GetUnprocessedItems

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

GetUnprocessedItems()

Gets the items that were not processed.

IReadOnlyList<out T> GetUnprocessedItems()

Returns

IReadOnlyList<T>

The items that were not processed.