1 instantiation of DetectActivatableWorkflowsCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\DetectActivatableWorkflowsTask.cs (1)
13
: base(store, storeLock, new
DetectActivatableWorkflowsCommand
(), taskInterval, SqlWorkflowInstanceStoreConstants.DefaultTaskTimeout, false)
1 reference to DetectActivatableWorkflowsCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
431
else if (command is
DetectActivatableWorkflowsCommand
)