Header menu logo IcedTasks

CancellableTaskBase Module

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

Types

Type Description

CancellableTaskBaseCode<'TOverall, 'T, 'Builder>

A special compiler-recognised delegate type for specifying blocks of cancellableTasks code with access to the state machine

CancellableTaskBaseResumptionDynamicInfo<'TOverall, 'Builder>

Represents the runtime continuation of a cancellableTasks state machine created dynamically

CancellableTaskBaseResumptionFunc<'TOverall, 'Builder>

Represents the runtime continuation of a cancellableTasks state machine created dynamically

CancellableTaskBaseStateMachine<'TOverall, 'Builder>

This is used by the compiler as a template for creating state machine structs

CancellableTaskBaseStateMachineData<'T, 'Builder>

The extra data stored in ResumableStateMachine for tasks

CancellableTaskBuilderBase

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

Type something to start searching.