TIBCO Adapter SDK C++ Reference
MRvSession::setTaskBacklogLimitInBytes
MRvSession
Set a distributed queue's limits by number of bytes (scheduler).

See also "Distributed Queues" in TIBCO Rendezvous Concepts.

Parameters
Parameters Description
unsigned int limitBySizeInBytes The size limit in bytes.

Zero means no size limit.

Declaration
virtual void setTaskBacklogLimitInBytes(unsigned int limitBySizeInBytes) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.