Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
enum ServerState |
An enumeration representing the state of the server.
Inactive
The server is not running.
Activating
The server is being activated and will change to the active state when the registered server object adapters are activated.
Active
The server is running.
Deactivating
The server is being deactivated.
Destroying
The server is being destroyed.
Destroyed
The server is destroyed.
|
The server is being activated and will change to the active state when the registered server object adapters are activated.
<<< Previous | Home | Next >>> |
IceGrid::ServerStartException | Up | IceGrid::ServiceDescriptor |