1 write to when
System.Workflow.Runtime (1)
Hosting\ManualWorkflowSchedulerService.cs (1)
25
this.
when
= when;
2 references to when
System.Workflow.Runtime (2)
Hosting\ManualWorkflowSchedulerService.cs (2)
32
get { return
when
; }
37
get { return DateTime.UtcNow >=
when
; }