PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­Unhandled­Exception­Event­ArgsIs­Task­Method
Open sandboxFocus

ThreadingUnhandledExceptionEventArgs.IsTaskMethod Property

IsTaskMethod

Determines whether the exception occurred in a task-like method.

Declaration
public bool IsTaskMethod { get; }
Property Value
Type Description
Boolean