| HttpRequestCreatedArgs Properties | 
The HttpRequestCreatedArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Request | 
            Gets or sets the outgoing HTTP request about to be sent to the server.
             | 
|  | RequestArgs | 
            Gets or sets the original request arguments.
             | 
|  | Sender | 
            Gets or sets the sender of the request, either a client or publisher.
             | 
 See Also
See Also