ADO.NET Provider for Teradata

Build 23.0.8839

RecoveryMaximumInterval

This represents the maximum interval time in seconds to wait while attempting to reconnect to the database.

Data Type

int

Default Value

32

Remarks

This represents the maximum interval time in seconds to wait while attempting to reconnect to the database. The default RecoveryMaximumInterval is 32 seconds.

If RecoveryIntervalFactor is greater than 0, the RecoveryMaximumInterval will set the upper limit that may be used to delay attempts.

When RecoveryIntervalFactor is 0, the delay will always use the RecoveryStartInterval.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839