.
A protected abstract member of the WorkflowPersistenceService class that is implemented in the SqlWorkflowPersistenceService class.
Use the instanceId GUID as a parameter to determine the workflow instance to load.
Will throw the WorkflowOwnershipException if the workflow instance is loaded or at least owned by another runtime.
The LoadWorkflowInstanceState method of the WorkflowPersistenceService class is used to load a saved workflow instance back into memory
23-11-2009 15:25:13 - MauriceDeBeijer-80.126.16.139
The abstract base class from which all persistence services are derived.
23-11-2009 15:32:47 - -80.126.16.139
The abstract base class from which all persistence services are derived.
23-11-2009 15:32:47 - -80.126.16.139
Represents a persistence service that uses a SQL database to store workflow state information.
23-11-2009 15:29:56 - MauriceDeBeijer-80.126.16.139
A WorkflowOwnershipException is reaised when the workflow runtime tries to either load or persist a workflow that is no longer owns.
23-11-2009 15:32:39 - -80.126.16.139