stopClient - closes the connection with the server

USAGE

    stopClient

DESCRIPTION

This closes the connection to the server. It will return an error if the current process is not acting as a client.

EXAMPLES

To make sure the current process is not acting as a client (and to avoid causing an error):

    lens> catch stopClient

SEE ALSO

startClient


Last modified: Mon Jun 8.33:22:22 EDT 1998