Tibrv.processTransport()

Method

Declaration

static TibrvProcessTransport processTransport()

Purpose

Extract the intra-process transport object.

Remarks

If Rendezvous is not open, this method returns null.

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

See Also

TibrvProcessTransport