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

Property IsAsync

IsAsync

Determines whether the context represents an async method or a custom activity in an async method.

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