ServerAppInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Information about applications running in Remote Session on a Server

INHERITED FROM

RASSerilazableObjarrow-up-right⇒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

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated