TibrvQueueGroup.add()
Method
Declaration
voidadd
(TibrvQueue eventQueue)
throws TibrvException
Purpose
Add an event queue to a queue group.
Remarks
If the queue is already in the group, adding it again has no effect.
If either the queue or the group is invalid, this method throws a TibrvException.
Parameter |
Description |
|
Add this event queue to a queue group. |