ITimeoutOptions.Timeout Property

Definition

Sets the maximum time that the server can spend processing the request, in seconds. The default is 30 seconds.

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

Property Value

Applies to