ConfiguredTaskAwaitable<TResult>.ConfiguredTaskAwaiter.IsCompleted Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that specifies whether the task being awaited is completed.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| NullReferenceException | The awaiter was not properly initialized. |
Show: