getEventQueueSize()
Purpose
(Custom) Retrieves the size of the TIBCO Rendezvous event queue for the specified adapter instance. For more information on events and event queues, see TIBCO Rendezvous Concepts.
Parameters
|
Parameter |
Type |
Description |
|
Session |
string |
Type of listener for this adapter instance. Possible values are |
Returns
|
Return |
Type |
Description |
|
QueueCount |
integer |
The number of events currently in the event queue. |
|
QueueLimit |
integer |
The maximum number of events this adapter instance can have in the event queue. This value is set using the Note: If you set the value of |