LoadingFinishedEventArgs Properties |
The LoadingFinishedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
EncodedDataLength |
Total number of bytes received for this request.
| |
RequestId |
Request identifier.
| |
ShouldReportCorbBlocking |
Set when 1) response was blocked by Cross-Origin Read Blocking and also
2) this needs to be reported to the DevTools console.
| |
Timestamp |
Timestamp.
|