2 references to Complete
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs (2)
140
currentPhase = SqlConnectionTimeoutErrorPhase.
Complete
;
213
if ((currentPhase != SqlConnectionTimeoutErrorPhase.Undefined) && (currentPhase != SqlConnectionTimeoutErrorPhase.
Complete
))