TibrvQueue.getMaxEvents()
Method
Declaration
intgetMaxEvents
()
throws TibrvException
Purpose
Extract the maximum event limit of a queue.
Remarks
Programs can limit the number of events that a queue can hold—either to curb queue growth, or implement a specialized dispatch semantics.
Zero specifies an unlimited number of events.