1 write to StoreLock
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\PersistenceTask.cs (1)
28
this.
StoreLock
= storeLock;
3 references to StoreLock
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\LockRenewalTask.cs (1)
23
base.
StoreLock
.MarkInstanceOwnerLost(base.SurrogateLockOwnerId, false);
System\Activities\DurableInstancing\PersistenceTask.cs (2)
29
this.SurrogateLockOwnerId = this.
StoreLock
.SurrogateLockOwnerId;
132
if (this.
StoreLock
.IsLockOwnerValid(this.SurrogateLockOwnerId))