The data of the lock issued to an object on which the lock request was failed.
This property has non-null value only after a lock request is made and failed. The property will hold the data of the lock already issued on the lock by an other caller. This value is usally used for providing the reference data to a lock overtake request.
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