PeerDiscovery MaxTargetLocalIPPort Property NetworkComms.Net Help
The maximum port number that will be used when making this peer discoverable. Default 10020.

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

public static int MaxTargetLocalIPPort { get; set; }

Property Value

Type: OnlineInt32
See Also