Class
HttpResponseEventArgs

EventArgs subclass that wraps an HTTP response and the related request

Definition

Namespace:ArtOfTest.WebAii.Messaging.Http

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class HttpResponseEventArgs : EventArgs

Inheritance: objectEventArgsHttpResponseEventArgs

Inherited Members EventArgs.Empty

Properties

Response

Gets the HttpResponse object that caused the event to fire

Declaration

cs-api-definition
public HttpResponse Response { get; }

Property Value

HttpResponse

In this article
DefinitionPropertiesResponse
Not finding the help you need?
Contact Support