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