CTI32 Engine Class Library
LineThread.UserThread Method
Starts the dispatch thread if the user has defined one.
[Visual Basic]
Public Sub UserThread()
[C#]
public
void
UserThread();
See Also
LineThread Class
|
CTI32Engine Namespace