| WorkflowExecutionContext Methods |
The WorkflowExecutionContext 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 | (Inherited from FlowExecutionContext.) | |
| RegisterType | (Overrides FlowExecutionContextRegisterType(ISignatureTypeInfo, ExecutorSetupInformation).) | |
| RegisterVariable | (Overrides FlowExecutionContextRegisterVariable(ISignatureVariableInfo, ExecutorSetupInformation).) | |
| RegisterVariablesAndTypes |
Registers variables and types in the running context
(Inherited from ActiveElementExecutionContext.) | |
| Reset |
Resets the current context
(Inherited from FlowExecutionContext.) | |
| Serialize |
Serialize the current state of the context to a binary format
(Inherited from FlowExecutionContext.) |
| Name | Description | |
|---|---|---|
| GetReceivers | (Defined by WorkflowExecutionContextExtensions.) | |
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |