The reading timeout.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public int ReadingTimeout { get; set; } |
Visual Basic |
---|
Public Property ReadingTimeout As Integer Get Set |
Visual C++ |
---|
public: property int ReadingTimeout { int get (); void set (int value); } |