ClassHttpResponseEventArgs
Class
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
Properties
Response
Gets the HttpResponse object that caused the event to fire