TIBCO Adapter SDK C++ Reference
|
For a subscriber, after the subscriber is activated, it waits for an event. If the subscriber is activated and does not get an event within the specified timeout period, it dispatches a timeout event. If the subscriber receives one (or more) events after activation but no additional events for amounts of time exceeding the timeout, there is no timeout event.
For a publisher, this is only applicable on JMS transport. This specifies the lifetime of a message.
unsigned long timeout;