Click or drag to resize

ResponseBytesReceivedEventArgs Properties

The ResponseBytesReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the received part of HTTP response body.
Public propertyMimeType
Gets the MIME type from the headers.
Public propertyUrlRequest
The URL request received from the Chromium engine.
(Inherited from NetworkEventArgs.)
Top
See Also