AgentHostOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration options for the agent server host.
public class AgentHostOptions
type AgentHostOptions = class
Public Class AgentHostOptions
- Inheritance
-
AgentHostOptions
Constructors
| Name | Description |
|---|---|
| AgentHostOptions() | |
Properties
| Name | Description |
|---|---|
| AdditionalServerIdentity |
Additional server identity string appended to the |
| ShutdownTimeout |
Graceful shutdown timeout. Default: 30 seconds. During shutdown, in-flight requests are allowed to complete within this period. |