Loading...
 

CX_SYSTEM_OBJECT::MaxDeadlockRetries

CX_SYSTEM_OBJECT::MaxDeadlockRetries

Up to Dll version 224453: MaxDeadLockRetries
Description:

This function returns the number of automatic retries in RetryTXN in case of a transaction abort due to a deadlock, if no other value has been explicitly specified.

The value can be set via SetMaxDeadlockRetries .

Code example:
SystemObject Call(MaxDeadlockRetries)
Stack
Stack Position Object type Brief description
Stack(In) Top
Stack(Out) Top INTEGERNumber of repetitions (default value is 0)
Function call: Call(MaxDeadlockRetries)