TIBCO Adapter SDK C++ Reference
|
This method makes this application a multithreaded application. The parameter defaults to TRUE, that is, if you call this method the application becomes multithreaded unless you specify FALSE.
Parameters | Description |
Mboolean bIsMultiThreaded = Mtrue | Specify whether this is a multithreaded application. The parameter defaults to Mtrue, that is, if you call this method the application becomes multithreaded unless you specify Mfalse. |
void setMultiThreaded(Mboolean bIsMultiThreaded = Mtrue);