TechTalk Genome v4.2

ILockingSemantics.RenewWithCheck Method (Context, ILockServer, LockBlock[])

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

ClientLockData[] RenewWithCheck(
   Context callingContext,
   ILockServer server,
   LockBlock[] lockBlocks
);

Requirements

Namespace: TechTalk.Genome.Locking

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

ILockingSemantics Interface | TechTalk.Genome.Locking Namespace | ILockingSemantics.RenewWithCheck Overload List