Gets the port of the remote server.

Namespace:  Rebex.Net
Assembly:  Rebex.Telnet (in Rebex.Telnet.dll)

Syntax

Visual Basic
Public ReadOnly Property Port As Integer
	Get
C#
public int Port { get; }

Field Value

Remote server port.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also