1 reference to HandshakeCompleted
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
195
return _Context != null && _Context.IsValidContext && _Exception == null &&
HandshakeCompleted
;