VDIServerAppInfo
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Information about applications running in Remote Session on a VDI Server
INHERITED FROM
⇒
⇒
VDIServerAppInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AppName
Application name.
String
Name
Published Item name.
UInt32
PID
Process ID.
String
Process
Process name.
UInt32
Session
RAS session ID.
String
User
User which is running the application.
String
VDIHostId
Host VM ID
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
--------------------------------------------------------------------
Last updated