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: 550.0.60.0
Syntaxpublic Capability ForcedLogoutOverrideCapability { get; }
Return Value
Type:
Capability
Returns a capability object describing whether the agent can override force logout operation.
See Also