Edit

Share via


NetworkPortRange.MinPortValue Field

Definition

Constant defines minimum network port value.

public: int MinPortValue = 1025;
public const int MinPortValue = 1025;
val mutable MinPortValue : int
Public Const MinPortValue As Integer  = 1025

Field Value

Value = 1025

Applies to