|  | RestClient Events | 
The RestClient type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | ProgressChanged | 
            Progress has changed
            (Inherited from RestClientBase.) | 
|  | Requesting | 
            Fired on request
            (Inherited from RestClientBase.) | 
|  | Responded | 
            Fired on response
            (Inherited from RestClientBase.) | 
|  | Responding | 
            Fired on response
            (Inherited from RestClientBase.) | 
 See Also
See Also