| LoadingFailedEventArgs Properties | 
The LoadingFailedEventArgs type exposes the following members.
 Properties
Properties| 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 | 
            User friendly error message.
             | 
|  | RequestId | 
            Request identifier.
             | 
|  | Timestamp | 
            Timestamp.
             | 
|  | Type | 
            Resource type.
             | 
 See Also
See Also