Share via


SSHConnectionInfo.ConnectingTimeout Property

Definition

Gets or sets a time in milliseconds after which a connection attempt is terminated. Default value (-1) never times out and a connection attempt waits indefinitely.

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

Property Value

Applies to