TaskStateMachineData<'T> Type
The extra data stored in ResumableStateMachine for tasks
Record fields
Record Field |
Description
|
|
Holds the MethodBuilder for the state machine
|
Full Usage:
Result
Field type: 'T
Modifiers: mutable |
Holds the final result of the state machine
|