RDSHostSysInfoSession

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RDS Session System Information

INHERITED FROM

RASSerilazableObj

⇒

RASAgentInfo

⇒

RDSHostSysInfo

⇒

RDSHostSysInfoSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

ActiveConnections

Inherited from RDSHostSysInfo Number of active connections.

UInt32

ActiveSessions

Inherited from RDSHostSysInfo Number of active sessions.

AgentState

Inherited from RASAgentInfo Agent State.

String

AgentVer

Agent Version. List<AppPackageStatus> AppPackageStatuses Inherited from RDSHostSysInfo The Application Packages statuses.

UInt32

CPULoad

CPU load percentage.

UInt32

DisconnectedSessions

Inherited from RDSHostSysInfo Number of disconnected sessions.

UInt32

DiskRead

Disk Read.

UInt32

DiskWrite

Disk Write.

Boolean

Enabled

Whether the object is enabled or not.

String

Id

Inherited from RASAgentInfo ID of RAS Agent.

String

IP

Inherited from RDSHostSysInfo The IP the agent is using.

String

Location

Inherited from RDSHostSysInfo Location.

LoginStatus

Inherited from RDSHostSysInfo The Session login status

LogLevel

Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).

String

MachineId

Id of the machine

UInt32

MemLoad

Memory load percentage.

PendingSchedule

Inherited from RDSHostSysInfo Pending schedule that can be canceled.

String

PreferredBroker

Inherited from RDSHostSysInfo Specifies the preferred Connection Broker.

String

Server

Server name.

String

ServerOS

Server Operating System.

ServerType

Inherited from RASAgentInfo Type of server.

String

ServiceStartTime

Service start time. List<RDPSession> Sessions

UInt32

SiteId

Inherited from RASAgentInfo ID of Site.

String

SystemBootTime

System boot time.

UInt32

UnhandledExceptions

Number of unhandled exceptions.

UPDStatus

Inherited from RDSHostSysInfo The Session UPD status

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

Last updated