EphemeralLoggingContext.IsAsync Property |
Determines whether the current LoggingContext represents an async method or an asynchronous custom activity.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.6.14.0 (6.6.14.0)

C#
public override sealed bool IsAsync { get; }
Property Value
Type: BooleanImplements
ILoggingContext.IsAsync