| IBackgroundThreadExceptionCatcher Events |
The IBackgroundThreadExceptionCatcher type exposes the following members.
| Name | Description | |
|---|---|---|
| ExceptionCaught |
Raised when an exception is caught on the background thread. The background thread should not
pass ThreadAbortException through this.
|