1 reference to RetrieveInstanceState
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
1026
byte[] state = persistenceDBAccessor.
RetrieveInstanceState
(id, _serviceInstanceId, OwnershipTimeout);