TibrvQueue.getLimitPolicy()

Method

Declaration

int getLimitPolicy()
  throws TibrvException

Purpose

Extract the limit policy of a queue.

Remarks

Each queue has a policy for discarding events when a new event would cause the queue to exceed its maxEvents limit. For an explanation of the policy values, see Limit Policy.

See Also

TibrvQueue.setLimitPolicy()