ClassHttpRequestEventArgs
Class
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
Properties
Request
Gets the HttpRequest object that caused the event to fire