SiteSysInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Site System Information

INHERITED FROM

RASSerilazableObjarrow-up-rightRASAgentInfoarrow-up-right⇒SiteSysInfo

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AgentVer

UInt32

CPULoad

UInt32

DiskRead

UInt32

DiskWrite

Boolean

Enabled

String

Id

String

MachineId

UInt32

MemLoad

String

Name

Site Name

UInt32

Priority

Priority of the Site

String

Server

String

ServerOS

String

ServiceStartTime

UInt32

SiteId

String

SystemBootTime

UInt32

UnhandledExceptions

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated