DBDriverBaseExecuteWithActiveRecoveryStrategy Method |
Name | Description | |
---|---|---|
ExecuteWithActiveRecoveryStrategy(Action) |
Executes the specified action with the active recovery strategy on this driver. If no recovery strategy is specified it will execute the action directly
| |
ExecuteWithActiveRecoveryStrategyT(FuncT) |
Executes the specified func with the active recovery strategy on this driver. If no recovery strategy is specified it will execute the func directly
|