3 references to ScheduleTimer
System.WorkflowServices (3)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (1)
259
ScheduleTimer
(args.WorkflowInstance.InstanceId);
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (2)
228
callbackState.WorkflowInstanceLifeTimeManager.
ScheduleTimer
(callbackState.WorkflowInstance.InstanceId);
252
callbackState.WorkflowInstanceLifeTimeManager.
ScheduleTimer
(callbackState.WorkflowInstance.InstanceId);