| HttpSendStartArgs Properties | 
The HttpSendStartArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RequestBinaryContent | 
            Gets or sets the binary content of the request.
             | 
|  | RequestTextContent | 
            Gets or sets the text content of the request.
             | 
|  | Sender | 
            Gets or sets the sender of the request, either a client or publisher.
             | 
 See Also
See Also