| FlowExecutionContext Methods |
The FlowExecutionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize |
Deserialize a binary state to context that can be resumed
| |
| GetVariableContainer |
Returns variable container of an element
(Inherited from ActiveElementExecutionContext.) | |
| PrepareActivator | ||
| RegisterContextVariables | ||
| RegisterType | (Overrides ActiveElementExecutionContextRegisterType(ISignatureTypeInfo, ExecutorSetupInformation).) | |
| RegisterVariable | (Overrides ActiveElementExecutionContextRegisterVariable(ISignatureVariableInfo, ExecutorSetupInformation).) | |
| RegisterVariablesAndTypes |
Registers variables and types in the running context
(Inherited from ActiveElementExecutionContext.) | |
| Reset |
Resets the current context
(Overrides ActiveElementExecutionContextReset.) | |
| Serialize |
Serialize the current state of the context to a binary format
|
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |