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