enum ServerState |
An enumeration representing the state of the server.
The server is not running.
The server is being activated and will change to the active state if the server fork succeeded or to the Inactive state if it failed.
The server is running.
The server is being deactivated.
The server is being destroyed.
The server is destroyed.
<<< Previous | Home | Next >>> |
IcePack::ServerNotExistException | Up | IcePack::ServiceDescriptor |