Gets the time in milliseconds to wait when trying to aquire a pessimistic lock for an object.
The time in milliseconds to wait when trying to aquire a pessimistic lock for an object.
Specifies the time in milliseconds to wait when trying to aquire a pessimistic lock for an objects using Context.Lock or Context.TryLock with PessimisticLockingSemantics. The behavior when the timeout expires depends on wether Context.Lock or Context.TryLock is used.
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