WebViewHandler<TJsInterop>.ExitApplicationOnWebViewCrash

If set to true a WebView crash will display an error message and exit the application. Otherwise the error is ignored or you can override the OnProcessFailed handler.

public bool ExitApplicationOnWebViewCrash { get; set; }

See also:

Class WebViewHandler

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic