PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsILogging­ContextIs­Async
Open sandboxFocus

ILoggingContext.IsAsync Property

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