5 references to Recoverable
System (5)
net\System\Net\_Connection.cs (2)
3075retry? WebExceptionInternalStatus.Recoverable: 3083WebExceptionInternalStatus.Recoverable,
net\System\Net\_ConnectStream.cs (1)
2287WebExceptionInternalStatus.Recoverable,
net\System\Net\HttpWebRequest.cs (2)
3873(webException.InternalStatus == WebExceptionInternalStatus.Recoverable && !m_OnceFailed))) 3876if (webException.InternalStatus == WebExceptionInternalStatus.Recoverable)