| WorkflowExecutionContext Methods |
The WorkflowExecutionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize |
Deserialize a binary state to context that can be resumed
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVariableContainer |
Returns variable container of an element
(Inherited from ActiveElementExecutionContext.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| GetReceivers | (Defined by WorkflowExecutionContextExtensions.) |