![]() | RestRequestEventArgs Properties |
The RestRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalHeaders |
Gets or sets additional headers
|
![]() | Body |
Gets or sets the body of the request / response
(Inherited from RestClientEventArgsBase.) |
![]() | Cancel |
Gets or sets an indicator whether this request can be cancelled
|
![]() | ContentType |
Gets the content type
(Inherited from RestClientEventArgsBase.) |
![]() | Method |
Gets the method
(Inherited from RestClientEventArgsBase.) |
![]() | Query |
Query passed to the request
(Inherited from RestClientEventArgsBase.) |
![]() | Url |
Gets or sets the URL of the request
(Inherited from RestClientEventArgsBase.) |