Header menu logo FSharp.Core

TaskStateMachineData<'T> Type

The extra data stored in ResumableStateMachine for tasks

Record fields

Record Field Description

MethodBuilder

Full Usage: MethodBuilder

Field type: AsyncTaskMethodBuilder<'T>
Modifiers: mutable

Holds the MethodBuilder for the state machine

Field type: AsyncTaskMethodBuilder<'T>

Result

Full Usage: Result

Field type: 'T
Modifiers: mutable

Holds the final result of the state machine

Field type: 'T

Type something to start searching.