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