Click or drag to resize
AgentServiceForcedLogoutOverrideCapability Property
Gets an indication whether the agent can override force logout and cancel auto-logout operation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability ForcedLogoutOverrideCapability { get; }

Return Value

Type: Capability
Returns a capability object describing whether the agent can override force logout operation.
See Also