Stopping LightWave Client
A LightWave Client CONSOLE process may be shut down with the CONSOLE --shutdown command using the following syntax:
tacl> run console --shutdown <console-process-name> [!]
where <console-process-name> is the name of the process to shut down. If "!" is specified, the shutdown will occur immediately with all current requests abruptly terminated.
CLIENT standalone processes should be stopped using the standard TACL STOP command. CLIENT processess configured as Pathway serverclasses should be stopped using Pathway serverclass shutdown procedures.