ServerAppInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Information about applications running in Remote Session on a Server
INHERITED FROM
RASSerilazableObj⇒ServerAppInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AppName
String
Name
UInt32
PID
String
Process
UInt32
ServerID
Server ID from where the application is hosted.
UInt32
Session
String
User
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated