1 reference to BeginConnect
System (1)
net\System\Net\Sockets\TCPClient.cs (1)
409return Task.Factory.FromAsync(BeginConnect, EndConnect, host, port, null);