Interface IDnsSolver NamespaceFluxzy.Clients AssemblyFluxzy.Core.dll public interface IDnsSolver Methods SolveDns(string) Task<IPAddress> SolveDns(string hostName) Parameters hostName string Returns Task<IPAddress>