ActionOnDotNetUnhandledException

enumeration

Switch to Manual

Description

The behavior in case of unhandled .NET exception.

Variables

SilentExitSilent exit in case of unhandled .NET exception (no Crash Report generated).
CrashCrash in case of unhandled .NET exception (Crash Report will be generated).