QueueStatistics Properties |
The QueueStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonNumber |
Returns the button number associated with the queue for an application.
|
![]() | IsActive |
Returns an indication whether queue monitoring operation is active or not for queue statistics feature.
|
![]() | IsQueuedCallsThresholdReached |
Returns an indication whether number of calls waiting in queue has reached
or exceeded the threshold.
|
![]() | IsQueueTimeThresholdReached |
Returns an indication whether the oldest call in queue has reached or exceeded
the maximum call queued threshold time.
|
![]() | OldestQueueTime |
Returns the time of oldest call in queue in seconds.
|
![]() | QueuedCallsNumber |
Returns the number of calls in the queue.
|
![]() | SkillId |
Returns the hunt group/skill number associated with the queue.
|
![]() | SkillName |
Returns the name of the skill associated with this queue.
|