ActionOnDotNetUnhandledException

enumeration

Description 描述

The behavior in case of unhandled .NET exception.

Properties 属性

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