IdeaBlade DevForce 2010 Help Reference
Coroutine Class Members
See Also  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : Coroutine Class


The following tables list the members exposed by Coroutine.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)Cancel Cancel a currently running coroutine.  
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Fail Used to force a failed or cancelled return from within a Coroutine iterator.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Return Used to return a result from within a Coroutine iterator.  
Public Methodstatic (Shared in Visual Basic)StartOverloaded.  Start serial execution of multiple asynchronous actions.  
Public Methodstatic (Shared in Visual Basic)StartParallelOverloaded.  Start parallel exeuction of multiple asynchronous actions.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.