![]() |
Ice 3.8
Slice API Reference
|
Dynamic information about the state of a server. More...
defined in <IceGrid/Admin.ice>
struct ServerDynamicInfo { ... }
Data Members | |
bool | enabled |
Indicates whether the server is enabled. | |
string | id |
The ID of the server. | |
int | pid |
The process ID of the server. | |
ServerState | state |
The state of the server. |