Click or drag to resize
IBackgroundThreadExceptionCatcher Events

The IBackgroundThreadExceptionCatcher type exposes the following members.

Events
  NameDescription
Public eventExceptionCaught
Raised when an exception is caught on the background thread. The background thread should not pass ThreadAbortException through this.
Top
See Also