AsyncVoidMethodBuilder.SetResult Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Marks the method builder as successfully completed.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The builder is not initialized. |
Show: