PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Caller­Info/Is­Async
Open sandboxFocus

Property IsAsync

IsAsync

Determines whether the caller is an async method.

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