Click or drag to resize
QueueParamsEventAbandoned Property
Returns the number of abandoned calls.
Sets the number of abandoned calls.

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

Property Value

Type: Int32
See Also