.
Use this class as the base class to create custom persistence services.
The following must be implemented
Watch this screencast my MikeTaulty to see how to implement a custom persistence Services: http://go.microsoft.com/?linkid=5151520
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
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
23-11-2009 15:25:33 - anonymous