5 references to net_tlssession_handshake_not_complete
System.Net.Security (5)
System\Net\Security\TlsSession.cs (5)
1160
throw new InvalidOperationException(SR.
net_tlssession_handshake_not_complete
);
1230
throw new InvalidOperationException(SR.
net_tlssession_handshake_not_complete
);
1423
throw new InvalidOperationException(SR.
net_tlssession_handshake_not_complete
);
2063
throw new InvalidOperationException(SR.
net_tlssession_handshake_not_complete
);
2142
throw new InvalidOperationException(SR.
net_tlssession_handshake_not_complete
);