TxProcessFailedReason
The reason for the failure that triggered the OnProcessFailed event.
Constants for enum CoreWebView2ProcessFailedReason
pfrUnexpected:
The failure was unexpected.
pfrUnresponsive:
The WebView2 main rendering process was unresponsive.
pfrTerminated:
The process was forcibly terminated, for example by the user via the Task Manager.
pfrCrashed:
The process crashed.
pfrLaunchFailed:
The WebView2 process was unable to start.
pfrOutOfMemory:
The process was killed due to an Out Of Memory condition.
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024