1 type derived from PersistenceManagerBase
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5540class PersistenceManager : PersistenceManagerBase
4 references to PersistenceManagerBase
System.Activities (4)
System\Activities\WorkflowApplication.cs (2)
2038internal static void DiscardInstance(PersistenceManagerBase persistanceManager, TimeSpan timeout) 2045internal static IAsyncResult BeginDiscardInstance(PersistenceManagerBase persistanceManager, TimeSpan timeout, AsyncCallback callback, object state)
System\Activities\WorkflowApplicationInstance.cs (2)
25WorkflowApplication.PersistenceManagerBase persistenceManager, 64internal WorkflowApplication.PersistenceManagerBase PersistenceManager