| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic int AutoLogoutReasonCode { get; set; }Property Value
Type:
Int32
See Also