Click or drag to resize

QueueStatisticsIsQueueTimeThresholdReached Property

Returns an indication whether the oldest call in queue has reached or exceeded the maximum call queued threshold time.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsQueueTimeThresholdReached { get; }

Property Value

Type: Boolean
See Also