AfterCode<'Data, 'Result> Type
Defines the implementation of the code run after the creation of a struct state machine.
Instance members
Instance member | Description |
Full Usage: this.Invoke Parameters:
byref<ResumableStateMachine<'Data>> Returns: 'Result Modifiers: abstract |
|