CTI32 Engine Class Library

Engine.StopSystem Method 

This ic called from the Stop method. Performs the bulk of the shutdown operation such as closing all of the ports.

[Visual Basic]
Public Sub StopSystem()
[C#]
public void StopSystem();

See Also

Engine Class | CTI32Engine Namespace