System.Threading.ThreadExceptionEventArgs Class

Provides data for the System.Windows.Forms.Application.ThreadException event.

See Also: ThreadExceptionEventArgs Members

Syntax

public class ThreadExceptionEventArgs : EventArgs

Remarks

A System.Threading.ThreadExceptionEventArgs is created by a thread when an unhandled exception occurs. System.Threading.ThreadExceptionEventArgs contains the Exception that occurred.

Requirements

Namespace: System.Threading
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0