Click or drag to resize
AbstractQueueMemberEventPenalty Property
The penalty associated with the queue member. When calls are distributed members with higher penalties are considered last.
Available since : Asterisk 12.

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

Property Value

Type: Int32
See Also