TIBCO Adapter SDK C++ Reference
MRvSession::setDefaultTxTimeLimit
MRvSession
Set the default number of seconds for which messages published on this transport that remain unconsumed must be retained by the TIBCO Rendezvous TX daemon.
Parameters
Parameters Description
unsigned long ulTimelimit Time in milleseconds.
Declaration
virtual void setDefaultTxTimeLimit(unsigned long ulTimelimit) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.