Domain Detective

API Reference

Interface

IHttpClientFactory

Namespace DomainDetective
Assembly DomainDetective
Modifiers abstract

Provides a method for obtaining HttpClient instances.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public abstract HttpClient CreateClient() #
Returns: HttpClient

Creates or retrieves an HttpClient.

{{ include "footer" }}