1 reference to BeginAuthenticateAsClient
System (1)
net\System\Net\SecureProtocols\SslStream.cs (1)
266return Task.Factory.FromAsync(BeginAuthenticateAsClient, EndAuthenticateAsClient, targetHost, null);