Class
HttpRequestEventArgs

EventArgs subclass that wraps an HTTP request, and possibly the related response

Definition

Namespace:ArtOfTest.WebAii.Messaging.Http

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class HttpRequestEventArgs : EventArgs

Inheritance: objectEventArgsHttpRequestEventArgs

Inherited Members EventArgs.Empty

Properties

Request

Gets the HttpRequest object that caused the event to fire

Declaration

cs-api-definition
public HttpRequest Request { get; }

Property Value

HttpRequest

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