RenderingSession.ElapsedTimeMinutes 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.
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)