Table of Contents

Event ResponseBytesReceived

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Occurs when a part of HTTP response body has been received over the network.

event EventHandler<ResponseBytesReceivedEventArgs> ResponseBytesReceived

Returns

EventHandler<ResponseBytesReceivedEventArgs>
Occurs when a part of HTTP response body has been received over the network.