ServerAppInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Information about applications running in Remote Session on a Server

INHERITED FROM

RASSerilazableObj
ServerAppInfo

INTERFACES

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
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Invoke-RASRDSProcessCmd

References to Types

RDSSessionApp