Click or drag to resize

WorkflowHostGetInstanceInformationCache Method

Gets the instance information cache.

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
protected override InstanceInformationCache GetInstanceInformationCache()

Return Value

InstanceInformationCache
The current instance cach
See Also