TibrvQueue.getDiscardAmount()

Method

Declaration

int getDiscardAmount()
  throws TibrvException

Purpose

Extract the discard amount of a queue.

Remarks

When the queue exceeds its maximum event limit, discard a block of events. This property specifies the number of events to discard.

See Also

TibrvQueue.setLimitPolicy()