Dela via


RouteConfig.TimeoutPolicy Property

Definition

The name of the TimeoutPolicy to apply to this route. Setting both Timeout and TimeoutPolicy is an error. If not set then only the system default will apply. Set to "Disable" to disable timeouts for this route. Set to "Default" or leave empty to use the system defaults, if any.

public string? TimeoutPolicy { get; init; }
member this.TimeoutPolicy : string with get, set
Public Property TimeoutPolicy As String

Property Value

Applies to