3 writes to Interval
System.Workflow.Runtime (3)
Tracking.cs (1)
63_timer.Interval = _interval;
Tracking\SqlTrackingService.cs (2)
116_timer.Interval = _interval; 215_timer.Interval = _interval;
2 references to Interval
System (2)
services\timers\system\timers\Timer.cs (2)
57/// Initializes a new instance of the <see cref='System.Timers.Timer'/> class, setting the <see cref='System.Timers.Timer.Interval'/> property to the specified period. 174/// <para>Occurs when the <see cref='System.Timers.Timer.Interval'/> has