RenderingSessionProperties Struct
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.
Properties of a rendering session.
public value class RenderingSessionProperties
public struct RenderingSessionProperties
type RenderingSessionProperties = struct
Public Structure RenderingSessionProperties
- Inheritance
-
RenderingSessionProperties
Remarks
This information can be queried through GetPropertiesAsync().
Fields
ArrInspectorPort |
ArrInspector port. |
ElapsedTimeInMinutes |
How long the session has been active (in minutes). |
HandshakePort |
Session handshake port. |
Hostname |
The name of the host machine on which the session is running. |
Id |
A string holding a unique ID for the session. |
MaxLeaseInMinutes |
The currently set lease duration for the session, in minutes. If ElapsedTimeInMinutes reaches this value, the session will be shut down automatically. |
Message |
Session message. |
Size | |
SizeString |
String representation of the server size. |
Status |