ResumableCode<'Data, 'T> Type
A special compiler-recognised delegate type for specifying blocks of resumable code with access to the state machine.
Instance members
Instance member |
Description
|
Full Usage:
this.Invoke
Parameters:
byref<ResumableStateMachine<'Data>>
Returns: bool
Modifiers: abstract |
|