8 references to EndPhase
System.Data (8)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (4)
1428
timeoutErrorInternal.
EndPhase
(SqlConnectionTimeoutErrorPhase.PostLogin);
1977
timeoutErrorInternal.
EndPhase
(SqlConnectionTimeoutErrorPhase.ConsumePreLoginHandshake);
1983
timeoutErrorInternal.
EndPhase
(SqlConnectionTimeoutErrorPhase.ProcessConnectionAuth);
1988
timeoutErrorInternal.
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);