Edit

Share via


NetworkPortRange.MaxPortValue Field

Definition

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

Field Value

Value = 65535

Applies to