TIBCO Adapter SDK C++ Reference
MRvSession::setListenerTasks
MRvSession
Set a distributed queue's listener (worker) task.

See also "Distributed Queues" in TIBCO Rendezvous Concepts.

Parameters
Parameters Description
unsigned long ulListenerTasks Value of listener (worker) task.
Declaration
virtual void setListenerTasks(unsigned long ulListenerTasks) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.