3 references to SetFailoverScenario
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (3)
1396timeoutErrorInternal.SetFailoverScenario(true); // this is a failover scenario 1409timeoutErrorInternal.SetFailoverScenario(false); // not a failover scenario 1631timeoutErrorInternal.SetFailoverScenario(true); // this is a failover scenario