Interface IApizrExtendedOptionsBase
Options available for both static and extended registrations
Inherited Members
Namespace: Apizr.Extending.Configuring
Assembly: Apizr.Extensions.Microsoft.DependencyInjection.dll
Syntax
public interface IApizrExtendedOptionsBase : IApizrExtendedCommonOptionsBase, IApizrExtendedProperOptionsBase, IApizrExtendedSharedOptionsBase, IApizrOptionsBase, IApizrCommonOptionsBase, IApizrProperOptionsBase, IApizrSharedOptionsBase
Properties
HttpClientHandler
Declaration
HttpClientHandler HttpClientHandler { get; }
Property Value
| Type | Description |
|---|---|
| System.Net.Http.HttpClientHandler |