System.UnhandledExceptionEventHandler public sealed delegate UnhandledExceptionEventHandler : MulticastDelegate Documentation public UnhandledExceptionEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, UnhandledExceptionEventArgs e, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, UnhandledExceptionEventArgs e)