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