Show / Hide Table of Contents

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.Net.Http.HttpMessageHandler.Dispose(System.Boolean)
System.Net.Http.HttpMessageHandler.Send(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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

TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.