Show / Hide Table of Contents

Class HttpResponseEndEventArgs

Provides data for the HttpResponseEnd event.

Inheritance
Object
System.EventArgs
HttpResponseEndEventArgs
EventArgs.Empty
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)
Object.ToString()
Namespace: Esri.ArcGISRuntime.Http
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class HttpResponseEndEventArgs : EventArgs

Properties

Name Description
OriginalRequestUri

Gets the Uri used for the original HTTP request.

Response

Gets or sets the HTTP response message.

Methods

Name Description
GetDeferral()

Returns a deferral which can be completed when the event is ready to continue.

Applies to

TargetVersions
.NET Standard 2.0100.10 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.10 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 100.15
In This Article
Back to top Copyright © 2022 Esri.