Send feedback on this topic.
Teradata.Client.Provider
Recoverable Network Protocol and Redrive
.NET Data Provider for Teradata > Developer's Guide > Performance Considerations And Best Practices > Recoverable Network Protocol and Redrive

Recoverable Network Protocol (RNP) and Redrive will add some overhead to the session. Disabling these features by setting TdConnectionStringBuilder.Recovery to Off will eliminate any performance penalties introduced by Redrive and RNP.

To more effectively utilize recovery, asynchronous methods should be utilized for two reasons: