Stopping LightWave Client
A LightWave Client CONSOLE process may be shut down with the CONSOLE --shutdown command using the following syntax:
> 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.
A LightWave Client standalone CLIENT process should be stopped using the standard TACL STOP command. CLIENT processes configured as Pathway serverclasses should be stopped using Pathway serverclass shutdown procedures.