10 references to ResetTimer
System.Activities.DurableInstancing (10)
System\Activities\DurableInstancing\DetectActivatableWorkflowsAsyncResult.cs (1)
75
base.StoreLock.InstanceDetectionTask.
ResetTimer
(false);
System\Activities\DurableInstancing\DetectActivatableWorkflowsTask.cs (1)
33
this.
ResetTimer
(false);
System\Activities\DurableInstancing\DetectRunnableInstancesTask.cs (1)
33
this.
ResetTimer
(false);
System\Activities\DurableInstancing\LockRecoveryTask.cs (1)
23
base.
ResetTimer
(false);
System\Activities\DurableInstancing\PersistenceTask.cs (1)
116
this.
ResetTimer
(false);
System\Activities\DurableInstancing\QueryActivatableWorkflowAsyncResult.cs (1)
58
base.StoreLock.InstanceDetectionTask.
ResetTimer
(false);
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (3)
134
this.InstanceDetectionTask.
ResetTimer
(true);
136
this.LockRenewalTask.
ResetTimer
(true);
137
this.LockRecoveryTask.
ResetTimer
(true);
System\Activities\DurableInstancing\TryLoadRunnableWorkflowAsyncResult.cs (1)
65
base.StoreLock.InstanceDetectionTask.
ResetTimer
(false);