RestClientEventArgsBase Properties |
The RestClientEventArgsBase type exposes the following members.
Name | Description | |
---|---|---|
Body |
Gets or sets the body of the request / response
| |
ContentType |
Gets the content type
| |
Method |
Gets the method
| |
Query |
Query passed to the request
| |
Url |
Gets or sets the URL of the request
|