Table of Contents

Class ResponseBytesReceivedEventArgs

Namespace
DotNetBrowser.Net.Events
Assembly
DotNetBrowser.dll

Event arguments for the ResponseBytesReceived event.

public sealed class ResponseBytesReceivedEventArgs : NetworkEventArgs
Inheritance
ResponseBytesReceivedEventArgs
Inherited Members

Properties

Data

Gets the received part of HTTP response body.

MimeType

Gets the MIME type from the headers.