AsyncVoidMethodBuilder.Start(Of TStateMachine) Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Begins running the builder with the associated state machine.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | stateMachine is Nothing. |
Show: