The timeout for establishing a connection in ms.
Namespace: Jscape.IpClientAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public int Timeout { get; } |
Visual Basic |
---|
Public ReadOnly Property Timeout As Integer Get |
Visual C++ |
---|
public: property int Timeout { int get (); } |