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