Click or drag to resize

QueueStatistics Properties

The QueueStatistics type exposes the following members.

Properties
  NameDescription
Public propertyButtonNumber
Returns the button number associated with the queue for an application.
Public propertyIsActive
Returns an indication whether queue monitoring operation is active or not for queue statistics feature.
Public propertyIsQueuedCallsThresholdReached
Returns an indication whether number of calls waiting in queue has reached or exceeded the threshold.
Public propertyIsQueueTimeThresholdReached
Returns an indication whether the oldest call in queue has reached or exceeded the maximum call queued threshold time.
Public propertyOldestQueueTime
Returns the time of oldest call in queue in seconds.
Public propertyQueuedCallsNumber
Returns the number of calls in the queue.
Public propertySkillId
Returns the hunt group/skill number associated with the queue.
Public propertySkillName
Returns the name of the skill associated with this queue.
Top
See Also