The reason for the process failure. Some of the reasons are only
applicable to specific values of
ICoreWebView2ProcessFailedEventArgs::ProcessFailedKind, and the
following ProcessFailedKind values always return the indicated reason
value:
For other ProcessFailedKind values, the reason may be any of the reason
values. To learn about what these values mean, see
COREWEBVIEW2_PROCESS_FAILED_REASON.
The reason for the process failure. Some of the reasons are only applicable to specific values of ICoreWebView2ProcessFailedEventArgs::ProcessFailedKind, and the following ProcessFailedKind values always return the indicated reason value:
ProcessFailedKind | Reason
COREWEBVIEW2_PROCESS_FAILED_KIND_RENDER_PROCESS_UNRESPONSIVE | COREWEBVIEW2_PROCESS_FAILED_REASON_UNRESPONSIVE
For other ProcessFailedKind values, the reason may be any of the reason values. To learn about what these values mean, see COREWEBVIEW2_PROCESS_FAILED_REASON.