ConnectionInfo.ConnectTimeout Property

Definition

Gets the connection timeout information associated with the ConnectionInfo object.

public int ConnectTimeout { get; set; }
member this.ConnectTimeout : int with get, set
Public Property ConnectTimeout As Integer

Property Value

Int32

An Integer representing the number of seconds before timeout.

Applies to