1 reference to EndAcceptTcpClient
System (1)
net\System\Net\Sockets\TCPListener.cs (1)
345return Task<TcpClient>.Factory.FromAsync(BeginAcceptTcpClient, EndAcceptTcpClient, null);