MongoDBProgress.ElapsedTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The elapsed time in the format [ddd.]hh:mm:ss[.fffffff] (i.e. TimeSpan format).
public string ElapsedTime { get; }
member this.ElapsedTime : string
Public ReadOnly Property ElapsedTime As String