Share via


MinPort Field

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

Specifies the minimum value that can be assigned to the Port property. This field is read-only.

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

Syntax

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

.NET Framework Security

See Also

Reference

IPEndPoint Class

System.Net Namespace