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