RDSession
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
User session type
INHERITED FROM
⇒
⇒
RDSession
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
UInt32
HostPreparation
Inherited from RDPSession Host Preparation (in ms). Nullable<DateTime> IdleStartTime Inherited from RDPSession Session Idle Time.
String
PoolName
Group/Pool Name.
UInt32
RFICount
Inherited from RDPSession Flow Information Count. List<RouteFlowInfoEntry> RFIInfoList Inherited from RDPSession Flow Information.
String
SessionHostId
Session Host ID to which a Session is connected to.
String
SessionHostName
Session Host Name to which a Session is connected to.
String
TemplateName
Template Name.
String
VMID
VM ID to which a VDI Remote Desktop Session is connected to (deprecated).
String
VMName
VM Name to which a VDI Remote Desktop Session is connected to (deprecated).
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
Last updated