RunspaceConnectionInfo.MaxPort Field

Definition

Maximum value for port.

protected: int MaxPort = 65535;
protected: int MaxPort = 65535;
int MaxPort = 65535;
protected const int MaxPort = 65535;
val mutable MaxPort : int
Protected Const MaxPort As Integer  = 65535

Field Value

Value = 65535

Applies to