HttpResponseReceivedArgs Properties |
The HttpResponseReceivedArgs type exposes the following members.
Name | Description | |
---|---|---|
RequestArgs |
Gets or sets the original request arguments.
| |
Response |
Gets or sets the incoming HTTP response received from the server.
| |
Sender |
Gets or sets the sender of the request, either a client or publisher.
|