PeerDiscovery MinTargetLocalIPPort Property NetworkComms.Net Help
The minimum port number that will be used when making this peer discoverable. Default 10000.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static int MinTargetLocalIPPort { get; set; }

Property Value

Type: OnlineInt32
See Also