RDSHostSysInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS System Information
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒RDSHostSysInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
ActiveConnections
Number of active connections.
UInt32
ActiveSessions
Number of active sessions.
String
AgentVer
UInt32
CPULoad
UInt32
DisconnectedSessions
Number of disconnected sessions.
UInt32
DiskRead
UInt32
DiskWrite
Boolean
Enabled
String
IP
The IP the agent is using.
String
MachineId
UInt32
MemLoad
String
PreferredBroker
Specifies the preferred Connection Broker.
String
Server
String
ServerOS
String
ServiceStartTime
String
SystemBootTime
UInt32
UnhandledExceptions
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated