TIBCO Adapter SDK C++ Reference
MDispatcher::MDispatcher
MDispatcher
Create a dispatcher for the default queue group.

Parameters
Parameters Description
MApp * pMApp MApp for which to create a dispatcher.
unsigned long stackSize = 0 The individual stack size for the thread. This value should NOT be changed.
Declaration
MDispatcher(MApp * pMApp, unsigned long stackSize = 0);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.