IRestClient Events |
The IRestClient type exposes the following members.
| Name | Description | |
|---|---|---|
| ProgressChanged |
Fired when the progress of this instance has changed
(Inherited from IReportProgressChanged.) | |
| Requesting |
Fired prior to rest client invoking a method
| |
| Responded |
Fired after the request has been finished
| |
| Responding |
Fired when the response is initiated
|