1 reference to LoadWorkflowsWithExpiredTimers
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
858loadingTimer = new SmartTimer(new TimerCallback(LoadWorkflowsWithExpiredTimers), null, loadingInterval, loadingInterval);