Class ArcGISHttpMessageHandler
The message handler that integrates with AuthenticationManager and ArcGIS Server identity.
Implements
Namespace: Esri.ArcGISRuntime.Http
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISHttpMessageHandler : HttpMessageHandler, IDisposable
Constructors
| Name | Description |
|---|---|
| ArcGISHttpMessageHandler() | Initializes a new instance of the ArcGISHttpMessageHandler class. |
Methods
| Name | Description |
|---|---|
| SendAsync(HttpRequestMessage, CancellationToken) | Send an HTTP request as an asynchronous operation. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.0 - 200.8 |
| .NET | 200.0 - 300.0 |
| .NET Windows | 200.0 - 300.0 |
| .NET Android | 200.0 - 300.0 |
| .NET iOS | 200.0 - 300.0 |
| .NET Framework | 200.0 - 200.8 |
| UWP | 200.0 - 200.8 |