IsAsync
Determines whether the current LoggingContext represents an async method or an asynchronous custom activity.
Declaration
public override sealed bool IsAsync { get; }Property Value
| Type | Description |
|---|---|
| bool |
Determines whether the current LoggingContext represents an async method or an asynchronous custom activity.
public override sealed bool IsAsync { get; }| Type | Description |
|---|---|
| bool |