AVDSessionApp
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
AVD Session Processes Information
INHERITED FROM
⇒
⇒
AVDSessionApp
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
HostId
Host ID to which Remote Desktop Session is connected to.
UInt32
HostPreparation
Inherited from RDPSession Host Preparation (in ms). Nullable<DateTime> IdleStartTime Inherited from RDPSession Session Idle Time.
UInt32
RFICount
Inherited from RDPSession Flow Information Count. List<RouteFlowInfoEntry> RFIInfoList Inherited from RDPSession Flow Information.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated