Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Managing Event Types | Event Type Definitions | Obtaining Event Type Definitions | 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 awGetTypeDefTimeToLive function to obtain an event type's time-to-live. A time-to-live value of zero means events of that type will never expire.