IdeaBlade.EntityModel.Compat Assembly > IdeaBlade.EntityModel Namespace : Coroutine Class |
The following tables list the members exposed by Coroutine.
Name | Description | |
---|---|---|
![]() ![]() | Cancel | Cancel a currently running coroutine. |
![]() | Equals | (Inherited from object) |
![]() ![]() | Fail | Used to force a failed or cancelled return from within a Coroutine iterator. |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() ![]() | Return | Used to return a result from within a Coroutine iterator. |
![]() ![]() | Start | Overloaded. Start serial execution of multiple asynchronous actions. |
![]() ![]() | StartParallel | Overloaded. Start parallel exeuction of multiple asynchronous actions. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |