PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Threading­Unhandled­Exception­Event­Args / Is­Task­Method
Open sandbox

Property IsTaskMethod

IsTaskMethod

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

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