TibrvQueueGroup.remove()
Method
Declaration
voidremove
(TibrvQueue eventQueue)
throws TibrvException
Purpose
Remove an event queue from a queue group.
Remarks
If the queue is not in the group, or if the group is invalid, this call throws an exception with the status code TibrvStatus.INVALID_QUEUE.
Parameter |
Description |
|
Remove this event queue from a queue group. |