Compartir a través de


CabApplication<TWorkItem>.OnUnhandledException Method

Definition

public:
 virtual void OnUnhandledException(System::Object ^ sender, UnhandledExceptionEventArgs ^ e);
public virtual void OnUnhandledException (object sender, UnhandledExceptionEventArgs e);
abstract member OnUnhandledException : obj * UnhandledExceptionEventArgs -> unit
override this.OnUnhandledException : obj * UnhandledExceptionEventArgs -> unit
Public Overridable Sub OnUnhandledException (sender As Object, e As UnhandledExceptionEventArgs)

Parameters

sender
Object

Applies to