Class ArcGISHttpClientHandler
The default message handler used by a
Inheritance
Namespace: Esri.ArcGISRuntime.Http
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISHttpClientHandler : HttpClientHandler
Constructors
Name | Description |
---|---|
Arc |
Initializes a new instance of the Arc |
Properties
Name | Description |
---|---|
Arc |
Gets or sets the credentials for the message handler. |
Custom |
Gets or sets a set of custom values to add to the user agent string. |
Default |
Gets or sets the default referer used by default for all requests going through Arc |
Http |
Gets the Http |
Methods
Name | Description |
---|---|
Send |
Creates an instance of Http |
Events
Name | Description |
---|---|
Http |
Sets a global HTTP request listener invoked every time a request is made by the Arc |
Http |
Sets a global the HTTP response listener called every time a response is received by the Arc |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |