IsAsync
Gets a value indicating whether the context represents an async method or an activity in an async method.
Declaration
bool IsAsync { get; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether the context represents an async method or an activity in an async method.
bool IsAsync { get; }| Type | Description |
|---|---|
| bool |