Click or drag to resize
IConnectionLogger Events

The IConnectionLogger 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.
(Inherited from IBackgroundThreadExceptionCatcher.)
Top
See Also