Use the following functions to shut down:
|
Function |
Synchronous/ |
Description |
|---|---|---|
|
Synchronous |
Enables applications to disconnect from service objects created by other applications on local and remote servers. | |
|
Asynchronous |
Closes one or more services on a context. | |
|
Asynchronous |
Destroys the context and closes all currently opened services. Clears CTA_PERSISTENT_CONTEXT, if set, when the last application attached to the context calls this function. | |
|
Synchronous |
Destroys all contexts created on the event queue, closes all currently opened services, and destroys the event queue. | |
|
Synchronous |
Shuts down and restarts the Natural Access Server (ctdaemon), as well as shuts down and reboots the server host system. |
Refer to Closing services for more information.