8 references to EndPhase
System.Data (8)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (4)
1428timeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.PostLogin); 1977timeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake); 1983timeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.ProcessConnectionAuth); 1988timeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.PostLogin);
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
452_connHandler.TimeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.PreLoginBegin); 503_connHandler.TimeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.InitializeConnection); 513_connHandler.TimeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.SendPreLoginHandshake); 7133_connHandler.TimeoutErrorInternal.EndPhase(SqlConnectionTimeoutErrorPhase.LoginBegin);