Click or drag to resize

AgentConfiguration Properties

The AgentConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAutoLoginOnStart
The flag indicating whether the agent should be automatically logged in upon AgentService. start. The AutoLogin preference is set to false by default.
Public propertyAutoLogoutOnStop
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.
Public propertyAutoLogoutReasonCode
Logout reason code for automatic agent logout. The reason code is set to 0 by default.
Top
See Also