Property Updates
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Updates
Gets the updates.
public BatchableSource<UpdateRequest> Updates { get; }
Property Value
- BatchableSource<UpdateRequest>
The updates.
Gets the updates.
public BatchableSource<UpdateRequest> Updates { get; }
The updates.