Notifies Dialer that this agent has completed their break and is ready to receive more calls.

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 void EndBreak()
Visual Basic
Public Sub EndBreak

Remarks

Calling EndBreak()()()() will cause Dialer to begin making calls for this agent, so the client should set the agent to an ACD-available status before calling this method.

Exceptions

See Also