Requests a logout for this agent for all campaigns he/she is logged into in addition to Dialer itself.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public void RequestLogout() |
Visual Basic |
---|
Public Sub RequestLogout |
Remarks
When the logout is granted, the LogoutGranted event will be fired and the agent will have been logged out of the campaign.
Exceptions
Exception | Condition |
---|---|
ININ.IceLib.Dialer..::..InvalidDialerSessionException | This DialerSession is no longer valid. |