Server port.
Namespace: Jscape.ScpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public int Port { get; set; } |
Visual Basic |
---|
Public Property Port As Integer Get Set |
Visual C++ |
---|
public: property int Port { int get (); void set (int value); } |