DevForce Help Reference
Coroutine Class Members
Methods 


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

Reference

Coroutine Class
IdeaBlade.EntityModel Namespace

Send Feedback