Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getServerInfo()

["cpp:const"]
idempotent ServerInfo getServerInfo ( string id) throws ServerNotExistException

Gets information about a server.

Parameters
idThe server ID.
Exceptions
ServerNotExistExceptionThrown when the server doesn't exist.
Returns
The server information.