Click or drag to resize
QueueMemberStatusEventPenalty Property
Get/Set the penalty for the added member. When calls are distributed members with higher penalties are considered last.

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