Property UnprocessedRequests NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll UnprocessedRequests Gets the unprocessed requests. public IReadOnlyList<WriteModel<TDocument>> UnprocessedRequests { get; } Property Value IReadOnlyList<WriteModel<TDocument>>