DelegatingHandler::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the DelegatingHandler, and optionally disposes of the managed resources.
Assembly: System.Net.Http (in System.Net.Http.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to releases only unmanaged resources.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: