TibrvCmQueueTransport::getWorkerTasks()

Method

Declaration

TibrvStatus getWorkerTasks(
    tibrv_u32& workerTasks) const;

Purpose

Extract the worker task capacity of a distributed queue member.

Parameter

Description

workerTasks

The program supplies a variable, and the method stores the worker task capacity in that variable.

See Also

Distributed Queue, in TIBCO Rendezvous Concepts

TibrvCmQueueTransport::create()

TibrvCmQueueTransport::setWorkerTasks()