DataSourcePropertiesDeadlockVictimRetrySeconds Property |
The delay, in seconds, before trying deadlock victim SQL. Ignored if not a positive value and capped at 10 seconds.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int DeadlockVictimRetrySeconds { get; }
ReadOnly Property DeadlockVictimRetrySeconds As Integer
Get
Property Value
Type:
Int32The delay, in seconds, before trying deadlock victim SQL. Ignored if not a positive value and capped at 10 seconds.
See Also