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