Share via


RequestTimeoutAttribute.Timeout Property

Definition

The timeout to apply for this endpoint.

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

Property Value

Applies to