Reject the lock request for the locker ID with the youngest lock.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

C#
public static DeadlockPolicy YOUNGEST
Visual Basic (Declaration)
Public Shared YOUNGEST As DeadlockPolicy
Visual C++
public:
static DeadlockPolicy^ YOUNGEST

See Also