4.8 Packet Exchanges to Terminate the Management Session

Client terminating a management session

Figure 10: Client terminating a management session

The client can terminate the session by following these steps:

  1. The client calls ClientRequest with Shutdown to terminate the application's use of the line abstraction. The server shuts down the abstraction and returns 0 if it is successful and a negative error number if an error occurs.

  2. The client calls ClientDetach to detach from the binding instance. In response, the server frees the referenced binding instance and releases the allocated resources associated with the client.