Header menu logo Nu

'w CoroutineResult Type

The result of stepping a coroutine.

Union cases

Union case Description

CoroutineCancelled

Full Usage: CoroutineCancelled

CoroutineCompleted

Full Usage: CoroutineCompleted

CoroutineProgressing 'w Coroutine

Full Usage: CoroutineProgressing 'w Coroutine

Parameters:
Item : 'w Coroutine

Instance members

Instance member Description

this.IsCoroutineCancelled

Full Usage: this.IsCoroutineCancelled

Returns: bool
Returns: bool

this.IsCoroutineCompleted

Full Usage: this.IsCoroutineCompleted

Returns: bool
Returns: bool

this.IsCoroutineProgressing

Full Usage: this.IsCoroutineProgressing

Returns: bool
Returns: bool

Type something to start searching.