Restricts the IPAdddresses that are returned by FilteredLocalAddresses .
If using StartListening overrides that do not take IPEndPoints NetworkComms.Net
will only listen on IP Addresses within provided ranges. Also see RestrictLocalAdaptorNames.
The order of provided ranges determines the order of IPAddresses returned by FilteredLocalAddresses .
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Property Value
Type: IPRangeSee Also