Click or drag to resize

AgentServiceAutoLogoutReasonCode Property

Current logout reason code for automatic agent logout. The property is initialized with the value from AgentConfiguration and can be used for updating logout reason code after startup.

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