.
Use this class as the base class to create custom persistence services.
The following must be implemented
- LoadCompletedContextActivity
- LoadWorkflowInstanceState
- SaveCompletedContextActivity
- SaveWorkflowInstanceState
Loads the specified completed scope back into memory
23-11-2009 15:25:06 - MauriceDeBeijer-80.126.16.139
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
Saves the specified completed scope to a data store.
23-11-2009 15:27:51 - -194.72.162.166
Saves the workflow instance state to a data store.
23-11-2009 15:27:58 - 80.126.16.139