HttpSendFinishArgs Properties | 
The HttpSendFinishArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestBinaryContent | 
            Gets or sets the binary content of the request.
              | |
| RequestTextContent | 
            Gets or sets the text content of the request.
              | |
| ResponseBinaryContent | 
            Gets or sets the binary content of the response.
              | |
| ResponseHeaders | 
            Gets or sets the headers of the response.
              | |
| ResponseTextContent | 
            Gets or sets the binary content of the response.
              | |
| Sender | 
            Gets or sets the sender of the request, either a client or publisher.
              |