IcePack::ServerActivation

Overview

enum ServerActivation

The server activation mode.

Enumerator Index

OnDemand

The server is activated on demand if a client requests one of the server's adapter endpoints and the server is not already running.

Manual

The server is activated manually through the administrative interface.

OnDemand

OnDemand

The server is activated on demand if a client requests one of the server's adapter endpoints and the server is not already running.

Manual

Manual

The server is activated manually through the administrative interface.