Header menu logo IcedTasks

TaskBuilder Module

Contains the task computation expression builder.

Functions and values

Function or value Description

backgroundTask

Full Usage: backgroundTask

Returns: BackgroundTaskBuilder

Builds a task using computation expression syntax which switches to execute on a background thread if not already doing so. NOTE: This is the BackgroundTaskBuilder defined in IcedTasks. This fixes any issues with the BackgroundTaskBuilder defined in FSharp.Core that can't be backported.

Returns: BackgroundTaskBuilder

task

Full Usage: task

Returns: TaskBuilder

Builds a task using computation expression syntax NOTE: This is the TaskBuilder defined in IcedTasks. This fixes any issues with the TaskBuilder defined in FSharp.Core that can't be backported.

Returns: TaskBuilder

Type something to start searching.