Namespace Esri.ArcGISRuntime.Http
Classes
ArcGISHttpMessageHandler
The message handler that integrates with AuthenticationManager and ArcGIS Server identity.
ArcGISHttpRequestMessage
Represents a HTTP request message created by ArcGIS Runtime.
ArcGISWebException
ArcGISWebException thrown by ArcGISHttpMessageHandler when an ArcGIS Server returns an error.
HttpConfigurationExtensions
Extension methods for configuring how HTTP requests are made with the ArcGIS Maps SDK for .NET.
Interfaces
IArcGISHttpConfiguration
Provides an interface for the HttpConfigurationExtensions
IHttpMessageInterceptor
Defines an interface for intercepting and processing HTTP requests and responses made by the Maps SDK.