TechTalk Genome v4.2

LockArgs Properties

The properties of the LockArgs class are listed below. For a complete list of LockArgs class members, see the LockArgs Members topic.

Public Instance Properties

ExplicitLock Indicating whether to override the configured locking behaviour and lock the object in the Context on which the lock operation was called, or use the configured locking mechanism, delegating the lock. The default value is false.

See Also

LockArgs Class | TechTalk.Genome.Locking Namespace | Context.Lock | Context.TryLock | PessimisticLockArgs