1 instantiation of ExtendLockCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LockRenewalTask.cs (1)
12
: base(store, storeLock, new
ExtendLockCommand
(), taskInterval, taskTimeout, true)
1 reference to ExtendLockCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
423
else if (command is
ExtendLockCommand
)