| AgentConfigurationAutoLogoutOnStop Property |
The flag indicating whether the agent should be automatically logged out as part of graceful service shutdown.
The AutoLogout preference is set to true by default.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool AutoLogoutOnStop { get; set; }Property Value
Type:
Boolean
See Also