HttpClient::Dispose Method (Boolean)
Releases the unmanaged resources used by the HttpClient and optionally disposes of the managed resources.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
For a complete example of using the HttpClient class, see Calling a Web API From a .NET Client
Show: