enum ServerActivation
The server activation mode.
Admin::getServerActivation, Admin::setServerActivation, ServerDescriptor::activation
The server is activated on demand if a client requests one of the server's adapter endpoints and the server is not already running.
The server is activated manually through the administrative interface.
OnDemand
Manual