ResponseTimeoutAttribute.Timeout Property

Definition

Gets or sets the response timeout for this method.

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

Property Value

Applies to