NetworkPortRange.MaxPortValue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constant defines maximum network port value.
public: int MaxPortValue = 65535;
public const int MaxPortValue = 65535;
val mutable MaxPortValue : int
Public Const MaxPortValue As Integer = 65535