NetUtilityResolve Method |
Name | Description | |
---|---|---|
Resolve(String) |
Get IPv4 or IPv6 address from notation (xxx.xxx.xxx.xxx or xxxx:xxxx:...:xxxx) or hostname
| |
Resolve(String, Int32) |
Get IPv4 or IPv6 address from notation (xxx.xxx.xxx.xxx or xxxx:xxxx:...:xxxx) or hostname
| |
Resolve(String, NullableAddressFamily) |
Get IPv4 or IPv6 address from notation (xxx.xxx.xxx.xxx or xxxx:xxxx:...:xxxx) or hostname,
taking in an allowed address family to filter resolved addresses by.
| |
Resolve(String, Int32, NullableAddressFamily) |