AgentHostOptions.ShutdownTimeout Property

Definition

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

public TimeSpan ShutdownTimeout { get; set; }
member this.ShutdownTimeout : TimeSpan with get, set
Public Property ShutdownTimeout As TimeSpan

Property Value

Applies to