3 references to HandshakeStarted
System.Net.Security (3)
System\Net\Security\SslStream.Protocol.cs (1)
865if (token.Status.ErrorCode == SecurityStatusPalErrorCode.HandshakeStarted)
System\Net\Security\SslStream.TlsSessionWedge.cs (1)
81if (token.Status.ErrorCode == SecurityStatusPalErrorCode.HandshakeStarted)
System\Net\Security\TlsSession.cs (1)
1002if (token.Status.ErrorCode == SecurityStatusPalErrorCode.HandshakeStarted)