ResponseBytesReceivedEventArgs Properties | 
The ResponseBytesReceivedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Data | 
                Gets the received part of HTTP response body.
              | |
| MimeType | 
                Gets the MIME type from the headers.
              | |
| UrlRequest | 
                The URL request received from the Chromium engine.
              (Inherited from NetworkEventArgs.) |