ServiceBasedHttpHandler Class

Namespace
CondenserDotNet.Client.Services
Base Types
  • HttpClientHandler
graph TD Base0["HttpClientHandler"]-->Type Type["ServiceBasedHttpHandler"] class Type type-node

Syntax

public class ServiceBasedHttpHandler : HttpClientHandler

Constructors

Methods

Name Value Summary
SendAsync(HttpRequestMessage, CancellationToken) Task<HttpResponseMessage>