Property Data
- Namespace
- DotNetBrowser.Net.Events
- Assembly
- DotNetBrowser.dll
Data
Gets the received part of HTTP response body.
public byte[] Data { get; }
Property Value
- byte[]
An array of bytes containing the Data.
Gets the received part of HTTP response body.
public byte[] Data { get; }
An array of bytes containing the Data.