ExceptionHandlingConfiguration Properties |
The ExceptionHandlingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | CatchUnhandledExceptions |
Gets or sets a value indicating whether to catch unhandled exceptions.
|
![]() | ShowNotification | |
![]() | WriteEventLog | |
![]() | WriteMiniDump |
Gets or sets a value indicating whether to write a minidump file when an unhandled
exception is caught.
|
![]() | WriteSummaryFile |
Gets or sets a value indicating whether a summary file should be written when an
unhandled exception occurs.
|