Click or drag to resize

AgentConfigurationAutoLogoutReasonCode Property

Logout reason code for automatic agent logout. The reason code is set to 0 by default.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int AutoLogoutReasonCode { get; set; }

Property Value

Type: Int32
See Also