ProviderSysInfo Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ProviderSystemInfo
DESCRIPTION
Provider System Information
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒ProviderSysInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
ActiveConnections
Number of active connections.
String
AgentVer
UInt32
CPULoad
UInt32
DiskRead
UInt32
DiskWrite
Boolean
Enabled
String
FriendlyName
The Provider Friendly Name.
String
MachineId
UInt32
MemLoad
String
PreferredBroker
Specifies the preferred Connection Broker.
String
Server
String
ServerOS
String
ServiceStartTime
String
SystemBootTime
UInt32
UnhandledExceptions
String
VDIAgent
FQDN or IP address of the VDI Agent.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated