ResponseStartedEventArgs Properties |
The ResponseStartedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ResponseCode |
Gets the response code of the current URL request (e.g., 200, 404, and so on).
Returns 0 if the request has been failed or canceled.
| |
UrlRequest |
The URL request received from the Chromium engine.
(Inherited from NetworkEventArgs.) |