Requests a break for this agent.

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

Remarks

When the break is granted, the BreakGranted event will be fired.

Exceptions

See Also