Tibrv.defaultQueue()

Method

Declaration

static TibrvQueue defaultQueue()

Purpose

Extract the default queue object.

Remarks

If Rendezvous is not open, this method returns null.

Each process has exactly one default queue; the call Tibrv.open() automatically creates it. Programs must not destroy the default queue.

See Also

TibrvQueue.