TechTalk Genome v4.2

LockArgs.ExplicitLock Property

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.

public bool ExplicitLock {get;}

Requirements

Namespace: TechTalk.Genome.Locking

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

LockArgs Class | TechTalk.Genome.Locking Namespace