BulkWriteResultRequestCount Property |
Gets the request count.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public int RequestCount { get; }
Public ReadOnly Property RequestCount As Integer
Get
member RequestCount : int with get
Property Value
Type:
Int32See Also