|
Private Shared Sub AppDomainException(ByVal sender As Object, ByVal t as System. UnhandledExceptionEventArgs ) ErrorHandler(t.ExceptionObject.ToString ...
|
|
UnhandledException in Windows Service ... New Exception End Sub Sub UnhandledExceptionHandler(ByVal sender As Object, _ ByVal e As System. UnhandledExceptionEventArgs ) Me.EventLog ...
|
|
System::UnhandledExceptionEventArgs Class Reference More.
|
|
Provides data for the event that is raised when there is an exception that is not handled by the application domain. For a list of all members of this type, see ...
|
|
The properties of System.UnhandledExceptionEventArgs are listed below. For a list of all members, see the UnhandledExceptionEventArgs Members list.
|
|
The members of System.UnhandledExceptionEventArgs are listed below. See Also: Inherited members from System.EventArgs [ ...
|
|
Base Types Object EventArgs UnhandledExceptionEventArgs. Assembly mscorlib Library RuntimeInfrastructure Summary Provides data for the event that is raised when an exception is not ...
|