Class HttpResponseEndEventArgs
Provides data for the Http
Inheritance
System.Object
HttpResponseEndEventArgs
Namespace: Esri.ArcGISRuntime.Http
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class HttpResponseEndEventArgs : EventArgs
Properties
Name | Description |
---|---|
Original |
Gets the |
Response | Gets or sets the HTTP response message. |
Methods
Name | Description |
---|---|
Get |
Returns a deferral which can be completed when the event is ready to continue. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.10 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.10 - 100.12 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 100.15 |