TIBCO Adapter SDK C++ Reference
MDispatcher Methods
MDispatcher | Legend
Methods
Method Description
MDispatcher 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.

MDispatcher Create a dispatcher for the default queue group.

stop 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.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.