1 write to timerId
System.Workflow.Runtime (1)
Hosting\ManualWorkflowSchedulerService.cs (1)
27this.timerId = timerId;
1 reference to timerId
System.Workflow.Runtime (1)
Hosting\ManualWorkflowSchedulerService.cs (1)
42public Guid TimerId { get { return timerId; } }