Property IsWaitingForCompletion
IsWaitingForCompletion
Indicates that the async operation is in the process of being completed synchronously.
Declaration
public static bool IsWaitingForCompletion { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Indicates that the async operation is in the process of being completed synchronously.
public static bool IsWaitingForCompletion { get; }
| Type | Description |
|---|---|
| Boolean |