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