Partager via


CtiHostedControl.LogOffAgent Method

Definition

Logs the current agent out.

public:
 abstract bool LogOffAgent();
public abstract bool LogOffAgent ();
abstract member LogOffAgent : unit -> bool
Public MustOverride Function LogOffAgent () As Boolean

Returns

True if the agent was logged out successfully, otherwise false.

Implements

Applies to