TIBCO Adapter SDK C++ Reference
|
Method | Description |
![]() |
Create a dispatcher for a session. Upon creation, the dispatcher removes the queue for the specified MSession from the default SDK queue group and starts a thread dedicated to dispatching events from this MSession's queue. |
![]() |
Create a dispatcher for the default queue group.
|
![]() | Call this method to stop this dispatcher. After the method has been called, events for this session are again sent to the default SDK event loop. |