PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Threading­Unhandled­Exception­Event­Args

Class ThreadingUnhandledExceptionEventArgs

Inheritance
ThreadingUnhandledExceptionEventArgs
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public class ThreadingUnhandledExceptionEventArgs : EventArgs

Properties

Name Description
Exception
IsHandled
IsTaskMethod
Method
ReturnValue
Source