bool TryGetHostEntry( IPAddress address, out IPHostEntry? entry, out string? errorMessage )
Parameters
- address
- The address to resolve
- entry
- The host entry returned
- errorMessage
- optionally the error message may get populated if an error happed or was returned by the remote DNS