Occurs when an automatic break has ended.

Namespace: ININ.IceLib.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public event EventHandler AutomaticBreakEnded
Visual Basic
Public Event AutomaticBreakEnded As EventHandler

Remarks

An automatic break is one initiated by Dialer itself when an agent goes into a non-ACD status while idle within Dialer.

See Also