Class IpUtility
An helper class for IP related operations
public static class IpUtility- Inheritance
- 
      
      IpUtility
- Inherited Members
Properties
LocalAddresses
All unicat adresses (IPv4 and IPv6) found on the current computer
public static HashSet<IPAddress> LocalAddresses { get; }