Loading |
The LoadingFailedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockedReason | The reason why loading was blocked, if any. | |
| Canceled | True if loading was canceled. | |
| CorsErrorStatus | The reason why loading was blocked by CORS, if any. | |
| ErrorText | Error message. List of network errors: https://cs.chromium.org/chromium/src/net/base/net_error_list.h | |
| RequestId | Request identifier. | |
| Timestamp | Timestamp. | |
| Type | Resource type. |