DelegatingHandler Constructor
.NET Framework (current version)
Creates a new instance of the DelegatingHandler class.
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | DelegatingHandler() | Creates a new instance of the DelegatingHandler class. |
![]() | DelegatingHandler(HttpMessageHandler^) | Creates a new instance of the DelegatingHandler class with a specific inner handler. |
Show:
