Delegate SafeDnsResolver
Namespace: DotBoxD.Hosting.Http
Assembly: DotBoxD.Hosting.Http.dll
public delegate ValueTask<IReadOnlyList<IPAddress>> SafeDnsResolver(string host, CancellationToken cancellationToken)Parameters
Section titled “Parameters”host string
cancellationToken CancellationToken