Click or drag to resize
QueueParamsEventCalls Property
Returns the number of calls currently waiting in the queue.
Sets the number of calls currently waiting in the queue.

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

Property Value

Type: Int32
See Also