TimeoutPolicy.ResponseTimeoutInSeconds Property

Definition

Timeout, in seconds, for a request to respond.

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

Property Value

Applies to