Click or drag to resize

LoadingFinishedEventArgs Properties

Version 94.4.20

The LoadingFinishedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEncodedDataLength
Total number of bytes received for this request.
Public propertyRequestId
Request identifier.
Public propertyShouldReportCorbBlocking
Set when 1) response was blocked by Cross-Origin Read Blocking and also 2) this needs to be reported to the DevTools console.
Public propertyTimestamp
Timestamp.
Top
See Also