CommandSucceededEventDuration Property |
Gets the duration.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax public TimeSpan Duration { get; }
Public ReadOnly Property Duration As TimeSpan
Get
member Duration : TimeSpan with get
Property Value
Type:
TimeSpanSee Also