4 references to Failed
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (3)
339if (token.Failed) 366else if (token.Failed && (_lastFrame.Header.Type == TlsContentType.Handshake || _lastFrame.Header.Type == TlsContentType.ChangeCipherSpec)) 384if (token.Failed)
System\Net\Security\SslStream.Protocol.cs (1)
823if (token.Failed)