Gets or sets the port of the proxy server.

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

Syntax

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

Field Value

The port of the proxy server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also