TimeoutPolicy.ConnectionTimeoutInSeconds Property

Definition

Timeout, in seconds, for a request to initiate a connection.

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

Property Value

Applies to