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