Method InitializeUnorderedBulkOperation
InitializeUnorderedBulkOperation()
Creates a fluent builder for an unordered bulk operation.
public virtual BulkWriteOperation<TDefaultDocument> InitializeUnorderedBulkOperation()
Returns
- BulkWriteOperation<TDefaultDocument>
A fluent bulk operation builder.