Accept new incoming TCP connections on all allowed IP's and Port's
Namespace: NetworkCommsDotNet.Connections.TCPAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- useRandomPortFailOver (Optional)
- Type: System Boolean
If true and the default local port is not available will select one at random. If false and a port is unavailable listening will not be enabled on that adaptor
See Also