Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Admin
addApplication
addObject
addObjectWithType
enableServer
getAdapterInfo
getAllAdapterIds
getAllApplicationNames
getAllNodeNames
getAllObjectInfos
getAllRegistryNames
getAllServerIds
getApplicationInfo
getDefaultApplicationDescriptor
getNodeAdmin
getNodeHostname
getNodeInfo
getNodeLoad
getNodeProcessorSocketCount
getObjectInfo
getObjectInfosByType
getRegistryAdmin
getRegistryInfo
getServerAdmin
getServerAdminCategory
getServerInfo
getServerPid
getServerState
instantiateServer
isServerEnabled
pingNode
pingRegistry
removeAdapter
removeApplication
removeObject
sendSignal
shutdown
shutdownNode
shutdownRegistry
startServer
stopServer
syncApplication
syncApplicationWithoutRestart
updateApplication
updateApplicationWithoutRestart
updateObject
◆
stopServer()
["amd"]
void stopServer
(
string
id
)
throws
ServerNotExistException
,
ServerStopException
,
NodeUnreachableException
,
DeploymentException
Stops a server.
Parameters
id
The server ID.
Exceptions
ServerNotExistException
Thrown when the server doesn't exist.
ServerStopException
Thrown when the server stop failed.
NodeUnreachableException
Thrown when the node is unreachable.
DeploymentException
Thrown when the deployment of the server failed.
Generated by
1.14.0