HttpMessageHandler Class
A base type for HTTP message handlers.
System::Object
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Net.Http::HttpClientHandler
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Net.Http::HttpClientHandler
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
The HttpMessageHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the unmanaged resources and disposes of the managed resources used by the HttpMessageHandler. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the HttpMessageHandler and optionally disposes of the managed resources. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SendAsync | |
![]() | ToString | (Inherited from Object.) |
Show:
