| CTI32 Engine Class Library |
|
Engine.StartSystem Method
The thead logic spun from the Start() method. This opens all of the ports and gets the system ready for the first call.
[Visual Basic]
Public Sub StartSystem()
[C#]
public
void StartSystem();
See Also
Engine Class | CTI32Engine Namespace