NetworkPortRange.LocalNetworkPortMax Property
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.
Gets the upper boundary for local network port range to be used for audio/video communication.
public:
property int LocalNetworkPortMax { int get(); };
public int LocalNetworkPortMax { get; }
member this.LocalNetworkPortMax : int
Public ReadOnly Property LocalNetworkPortMax As Integer