After a CCL project is successfully started on the Sybase CEP Server, it continues to execute until it is stopped by a client request.
The c8_client command to stop a running project is "stop".
This command should be on a single line. It is split across multiple lines for readability.
c8_client [--config=<config file>] --cmd=stop --server-uri=<server-uri> --workspace-name=<workspace-name> --application-name=<application-name>
This stops the CCL application <application-name> in Sybase CEP Server at <server-uri>. The parameters of this command are described in the following table: