ServerAppInfo
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Information about applications running in Remote Session on a Server
INHERITED FROM
⇒
ServerAppInfo
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
ServerID
Server ID from where the application is hosted.
UInt32
Session
RAS session ID.
String
User
User which is running the application.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
----
Last updated