ISocketsHttpHandlerBuilder Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configures SocketsHttpHandler for a named HttpClient instances returned by IHttpClientFactory.
public interface class ISocketsHttpHandlerBuilder
public interface ISocketsHttpHandlerBuilder
type ISocketsHttpHandlerBuilder = interface
Public Interface ISocketsHttpHandlerBuilder
Name |
Gets the name of the client for a handler configured by this builder. |
Services |
Gets the application service collection. |
Configure(ISockets |
Uses IConfiguration to configure the primary SocketsHttpHandler for a named HttpClient. |
Configure(ISockets |
Adds a delegate that will be used to configure the primary SocketsHttpHandler for a named HttpClient. |
Producto | Versiones |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Comentarios de .NET
.NET es un proyecto de código abierto. Selecciona un vínculo para proporcionar comentarios: