Click or drag to resize
QueueEventCount Property
Get/Set the number of elements in the queue, i.e. the number of calls waiting to be answered by an agent.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Count { get; set; }

Property Value

Type: Int32
See Also