TechTalk Genome v4.2

PessimisticLockArgs.Overtake Property

Gets if during locking do we try to take a lock over.

public bool Overtake {get;}

Remarks

This propery is true only in that case, if a reference LockData result of a failed TryLock call was provided during the construcion of the PessmisticLockArgs object, using the PessimisticLockArgs Constructor.

Requirements

Namespace: TechTalk.Genome.Locking

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

PessimisticLockArgs Class | TechTalk.Genome.Locking Namespace