C-DEngine 5.105

HttpRequestEventArgs Members

The HttpRequestEventArgs type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Request
Gets the HTTP request data sent from a client.
Public property Response
Gets the HTTP response data used to return a response to the client.