Dela via


RouteConfig.Timeout Property

Definition

The Timeout to apply to this route. This overrides any system defaults. Setting both Timeout and TimeoutPolicy is an error. Timeout granularity is limited to milliseconds.

public TimeSpan? Timeout { get; init; }
member this.Timeout : Nullable<TimeSpan> with get, set
Public Property Timeout As Nullable(Of TimeSpan)

Property Value

Applies to