Click or drag to resize

RestClient Events

The RestClient type exposes the following members.

Events
  NameDescription
Public eventProgressChanged
Progress has changed
(Inherited from RestClientBase.)
Public eventRequesting
Fired on request
(Inherited from RestClientBase.)
Public eventResponded
Fired on response
(Inherited from RestClientBase.)
Public eventResponding
Fired on response
(Inherited from RestClientBase.)
Top
See Also