TheNodeDiagInfo Members
The TheNodeDiagInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CDEVersion |
C-DEngine version used by the node
|
|
|
LastHB |
Last HeartBeat
|
|
|
ServiceCount |
Number of services installed on the node
|
|
|
Services |
All Plugin Services of the node
|
|
|
StartupTime |
Time the node first started up
|
|
|
Telegrams |
Telegrams to subscriptions of that node
|
|
|
UsesWS |
true if the node uses WebSockets
|