ThreadingServices.UnhandledException Event |
Event raised by the implementation of the ActorAttribute, DispatchedAttribute and BackgroundAttribute
aspects when an unhandled exception is encountered.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading (in PostSharp.Patterns.Threading.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static event EventHandler<ThreadingUnhandledExceptionEventArgs> UnhandledException