RDSHostSysInfo Class
NAMESPACE
DESCRIPTION
INHERITED FROM
INTERFACES
PUBLIC PROPERTIES
Type
Name
Description
PUBLIC METHODS
Type
Name
Description
Last updated
RASAdminEngine.Core.OutputModels
RDS System Information
RASSerilazableObj⇒RASAgentInfo⇒RDSHostSysInfo
ISerializable
IComparable
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
Type
GetType ()
String
ToString ()
Last updated