ServerAppInfo
Last updated
RASAdminEngine.Core.OutputModels
Information about applications running in Remote Session on a Server
⇒
ServerAppInfo
ISerializable
IComparable
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.
Type
GetType ()
String
ToString ()
### References to Commands
----
Last updated