getQueueStatistics() Purpose Returns the current count of elements in any internal queue used by the adapter. This includes the TIBCO Rendezvous event queues automatically spawned by Rendezvous for each adapter. Returns Table 61 Returns of getQueueStatistics() Returns Type Description QueueID string Unique identification of a particular queue. QueueType string Type or key that will match this queue to a thread or connection. QueueCount integer Current number of elements in the queue. MaxQueueSize integer Maximum number of elements in the queue. MeasurementInterval integer Displays the time (in seconds) since last time the adapter was reset, or if never reset, since the adapter started. Returns the current count of elements in any internal queue used by the adapter. This includes the TIBCO Rendezvous event queues automatically spawned by Rendezvous for each adapter.