Header menu logo IcedTasks

CancellableTasks Module

Contains methods to build CancellableTasks using the F# computation expression syntax

Types and nested modules

Type/Module Description

AsyncExtensions

A set of extension methods making it possible to bind against CancellableTask in async computations.

CancellableTask (Module)

CancellableTaskBuilder (Module)

Contains the cancellableTask computation expression builder.

BackgroundCancellableTaskBuilder

Contains methods to build CancellableTasks using the F# computation expression syntax

CancellableTask<'T>

CancellationToken -> Task<'T>

CancellableTask (Type)

CancellationToken -> Task

CancellableTaskBuilder (Type)

Contains methods to build CancellableTasks using the F# computation expression syntax

Type something to start searching.