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