Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Managing Event Types | Event Type Definitions | Obtaining Event Field Information | Obtaining the Time-to-live Property
 
Obtaining the Time-to-live Property
An event type's time-to-live property specifies how long an event will available after being published before it expires and is deleted. Use the BrokerTypeDef.getTimeToLive method to obtain an event type's time-to-live. A time-to-live value of zero means events of that type will never expire.