VDIServerAppInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Information about applications running in Remote Session on a VDI Server
INHERITED FROM
RASSerilazableObj⇒ServerAppInfo⇒VDIServerAppInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AppName
String
Name
UInt32
PID
String
Process
UInt32
Session
String
User
String
VDIHostId
Host VM ID
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated