AgentConfiguration Properties |
The AgentConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoLoginOnStart |
The flag indicating whether the agent should be automatically logged in upon AgentService. start.
The AutoLogin preference is set to false by default.
| |
| AutoLogoutOnStop |
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.
| |
| AutoLogoutReasonCode |
Logout reason code for automatic agent logout.
The reason code is set to 0 by default.
|