AgentHostOptions Class

Definition

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 x-platform-server response header.

ShutdownTimeout

Graceful shutdown timeout. Default: 30 seconds. During shutdown, in-flight requests are allowed to complete within this period.

Applies to