Header menu logo BaboonAPI

WaitForTask<'a> Type

Suspends the coroutine until the given .NET task completes

Constructors

Constructor Description

WaitForTask(task)

Full Usage: WaitForTask(task)

Parameters:
Returns: WaitForTask<'a>
task : Task<'a>
Returns: WaitForTask<'a>

Type something to start searching.