Share via


MaxPort Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the maximum value that can be assigned to the Port property. The MaxPort value is set to 0x0000FFFF. This field is read-only.

Namespace:  System.Net
Assembly:  System (in System.dll)

Syntax

'Declaration
Public Const MaxPort As Integer
public const int MaxPort
public:
literal int MaxPort
static val mutable MaxPort: int
public const var MaxPort : int

.NET Framework Security

See Also

Reference

IPEndPoint Class

System.Net Namespace