Click or drag to resize
CommandFailedEventOperationId Property
Gets the operation identifier.

Namespace: MongoDB.Driver.Core.Events
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
public Nullable<long> OperationId { get; }

Property Value

Type: NullableInt64
See Also