Add information about a workflow instance to the cache.
Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- instanceId
- Type: SystemGuid
The instance id. - workflowInformation
- Type: Scanjour.Workflow4.HostInstanceInformation
The instance information.
See Also