Click or drag to resize

IRestClient Events

The IRestClient type exposes the following members.

Events
  NameDescription
Public eventProgressChanged
Fired when the progress of this instance has changed
(Inherited from IReportProgressChanged.)
Public eventRequesting
Fired prior to rest client invoking a method
Public eventResponded
Fired after the request has been finished
Public eventResponding
Fired when the response is initiated
Top
See Also