HttpRequestEventArgs Properties |
The HttpRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Request |
Gets the request data sent from a client.
| |
Response |
Gets the response data to return to the client.
| |
User |
Gets the information for the client.
|