When implemented by a class signals that the class can be used as a locking server.
Locking servers provide storage for and determine the scope of locks.
Types implementing ILockServer:
| PersistentOptimisticLockServer | Supports optimistic locking only and uses the IOptimisticLocking strategy assigned to the persistent type in the data domain schema. |
| ApplicationServer | Supports both optimistic and pessimistic locking and stores the locks on a central application server. |
Namespace: TechTalk.Genome.Locking
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Orcale 9i Release 2, Oracle 10g Release 2