Specifies the maximum acceptable value for the Port property.
[Visual Basic] Public Const MaxPort As Integer [C#] public const int MaxPort; [C++] public: const int MaxPort; [JScript] public var MaxPort : int;
IPEndPoint Class | IPEndPoint Members | System.Net Namespace