Megosztás a következőn keresztül:


ConnectionInfo.ConnectTimeout Property

Definition

Gets and sets 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

An Integer representing the number of seconds before timeout.

Applies to