RenderingSession.ElapsedTimeMinutes Property

Definition

Amount of time in minutes the session is or was in the 'Ready' state. Time is rounded down to a full minute.

public int? ElapsedTimeMinutes { get; }
member this.ElapsedTimeMinutes : Nullable<int>
Public ReadOnly Property ElapsedTimeMinutes As Nullable(Of Integer)

Property Value

Applies to