Gets the listening port.

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

Syntax

Visual Basic
Public Property Port As Integer
	Get
	Friend Set
C#
public int Port { get; internal set; }

Field Value

Listening port.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also