Click or drag to resize
CommandFailedEventDuration Property
Gets the duration.

Namespace: MongoDB.Driver.Core.Events
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
See Also