4 references to Failed
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (3)
314if (token.Failed) 341else if (token.Failed && (_lastFrame.Header.Type == TlsContentType.Handshake || _lastFrame.Header.Type == TlsContentType.ChangeCipherSpec)) 359if (token.Failed)
System\Net\Security\SslStream.Protocol.cs (1)
822if (token.Failed)