4 references to Remove
System.Workflow.Runtime (4)
Hosting\DefaultWorkflowSchedulerService.cs (1)
137
timerQueue.
Remove
(timerId);
Hosting\ManualWorkflowSchedulerService.cs (2)
149
pendingScheduleRequests.
Remove
(timerId);
213
cs = pendingScheduleRequests.
Remove
(expTimerId);
TimerEventSubscriptionCollection.cs (1)
76
queue.
Remove
(timerSubscriptionId);