HttpResponseReceivedArgs Properties | 
The HttpResponseReceivedArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Content | 
            Gets or sets the binary content received from the server.
              | |
| 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.
              |