Class CachedHttpClient
public class CachedHttpClient : HttpClient, IDisposable
- Inheritance
-
objectCachedHttpClient
- Implements
- Inherited Members
Constructors
CachedHttpClient()
public CachedHttpClient()
CachedHttpClient(HttpMessageHandler)
public CachedHttpClient(HttpMessageHandler handler)
Parameters
handler
HttpMessageHandler
Methods
Dispose(bool)
Releases the unmanaged resources used by the HttpClient and optionally disposes of the managed resources.
protected override void Dispose(bool disposing)