Integratec API Platform
void opNetApi.opControlConnection.stop ( )

Sends a signal to the control hub to stop registered processes on each control node.

Usage
Open a control connection before calling this method, using opControlConnection(string ip, int port) or open.
See also
opControlConnection(string ip, int port) and open.