3 references to CanRetry
System.Web (3)
State\sqlstateclientmanager.cs (3)
900
if (!
CanRetry
(e, cmd.Connection, ref isFirstAttempt, ref endRetryTime)) {
931
if (!
CanRetry
(e, cmd.Connection, ref isFirstAttempt, ref endRetryTime)) {
1223
if (!
CanRetry
(e, _sqlConnection, ref isFirstAttempt, ref endRetryTime))