TechTalk Genome v4.2

OptimisticLockArgs Properties

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

Public Instance Properties

ExplicitLock (inherited from LockArgs) 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.
Version Gets the reference version to use as client version when putting an optimistic lock on an object.

See Also

OptimisticLockArgs Class | TechTalk.Genome.Locking Namespace | Context.Lock | Context.TryLock