共用方式為


CustomWebApiParameters.Timeout Property

Definition

The desired timeout for the request. Default is 30 seconds.

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

Property Value

Applies to