The server port
Namespace: Jscape.IpClientAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public int Port { get; } |
Visual Basic |
---|
Public ReadOnly Property Port As Integer Get |
Visual C++ |
---|
public: property int Port { int get (); } |