System.Net.HttpClient.IHTTPRequest Events
InheritedProtected
| OnReceiveData | public | Occurs one or more times while your request receives response data, and it indicates the current progress of the response download. | 
| OnReceiveDataEx | public | Allows access to the just-read data. | 
| OnSendData | public |