HttpMessageInvoker::Dispose Method
.NET Framework (current version)
Releases the unmanaged resources used by the HttpMessageInvoker and optionally disposes of the managed resources.
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the unmanaged resources and disposes of the managed resources used by the HttpMessageInvoker. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the HttpMessageInvoker and optionally disposes of the managed resources. |
Show:

