If true, database calls timing out based on lock or transaction
            timeout values will throw LockNotGrantedException
            instead of DeadlockException.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
 Remarks
Remarks
            If true, this allows applications to distinguish between operations
            which have deadlocked and operations which have exceeded their time
            limits.
            





