The reference data against which the new lock request is checked when trying to overtake a lock.
This data is available only when we try to overtake a lock. This data should be acquired by a previous failed call to Context.TryLock, using the FailureData property of the given PessimisticLockArgs parameter.
Namespace: TechTalk.Genome.Locking
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
PessimisticLockArgs Class | TechTalk.Genome.Locking Namespace