Click or drag to resize

LoadingFailedEventArgs Properties

Version 94.4.20

The LoadingFailedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBlockedReason
The reason why loading was blocked, if any.
Public propertyCanceled
True if loading was canceled.
Public propertyCorsErrorStatus
The reason why loading was blocked by CORS, if any.
Public propertyErrorText
User friendly error message.
Public propertyRequestId
Request identifier.
Public propertyTimestamp
Timestamp.
Public propertyType
Resource type.
Top
See Also