TechTalk Genome v4.2

OptimisticLockingSemantics.BeforeUpdateObject Method 

This method supports the Genome infrastructure and is not intended to be used directly from your code.

public void BeforeUpdateObject(
   ILockServer server,
   object obj,
   Context callingContext,
   Context lockingContext
);

Implements

ILockingSemantics.BeforeUpdateObject

Requirements

Namespace: TechTalk.Genome.Locking

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

OptimisticLockingSemantics Class | TechTalk.Genome.Locking Namespace