Base:
method
Cancel
System.Workflow.Runtime.Hosting.WorkflowSchedulerService.Cancel(System.Guid)
1 override of Cancel
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\SynchronizationContextWorkflowSchedulerService.cs (1)
23protected internal override void Cancel(Guid timerId)
1 reference to Cancel
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\SynchronizationContextWorkflowSchedulerService.cs (1)
25base.Cancel(timerId);