Class ArcGISHttpMessageHandler
The message handler that integrates with AuthenticationManager and ArcGIS Server identity.
Inheritance
System.Object
System.Net.Http.HttpMessageHandler
ArcGISHttpMessageHandler
Implements
System.IDisposable
System.Net.Http.HttpMessageHandler.Dispose(System.Boolean)
System.Net.Http.HttpMessageHandler.Dispose()
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Http
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISHttpMessageHandler : HttpMessageHandler, IDisposable
Remarks
This type replaces ArcGISHttpClientHandler.
Constructors
Name | Description |
---|---|
ArcGISHttpMessageHandler() | Initializes a new instance of the ArcGISHttpMessageHandler class. |
Methods
Name | Description |
---|---|
SendAsync(HttpRequestMessage, CancellationToken) |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.0 - 200.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |