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

SyncLoggingContext.IsAsync Property

IsAsync

Determines whether the current LoggingContext represents an async method or an asynchronous custom activity.

Declaration
public sealed override bool IsAsync { get; }
Property Value
Type Description
Boolean
Overrides
LoggingContext.IsAsync