Click or drag to resize
BulkWriteErrorIndex Property
Gets the index of the request that had an error.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax
public int Index { get; }

Property Value

Type: Int32
See Also