TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MRvSession
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference