Base:
method
Schedule
System.Workflow.Runtime.Hosting.WorkflowSchedulerService.Schedule(System.Threading.WaitCallback, System.Guid)
1 override of Schedule
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\SynchronizationContextWorkflowSchedulerService.cs (1)
49
protected internal override void
Schedule
(WaitCallback callback, Guid workflowInstanceId)
1 reference to Schedule
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\SynchronizationContextWorkflowSchedulerService.cs (1)
70
base.
Schedule
(callback, workflowInstanceId);