Click or drag to resize
IAsyncStateMachineMoveNext Method
This API is preliminary and subject to change.
Moves the state machine to its next state.

Namespace: System.Runtime.CompilerServices
Assembly: Rackspace.Threading (in Rackspace.Threading.dll) Version: 2.1.0-beta1
Syntax
void MoveNext()
Version Information

.NET Framework

Supported in: 3.5

Threading Library

Supported in: 2.1
See Also