RunspaceConnectionInfo.MinPort 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.
Minimum value for port.
protected: int MinPort = 0;
protected: int MinPort = 0;
int MinPort = 0;
protected const int MinPort = 0;
val mutable MinPort : int
Protected Const MinPort As Integer = 0