TimingInfo.Duration 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.
Gets the total test duration.
public TimeSpan Duration { get; init; }
public TimeSpan Duration { get; }
member this.Duration : TimeSpan with get, set
member this.Duration : TimeSpan
Public Property Duration As TimeSpan
Public ReadOnly Property Duration As TimeSpan