Mono Class Library: System.Net.Sockets.TcpListener Overview | Members

System.Net.Sockets.TcpListener.AcceptTcpClient Method

Listens for a new client connection and returns a System.Net.Sockets.TcpClient for it.

public TcpClient AcceptTcpClient ()

Returns

A newly connected System.Net.Sockets.TcpClient.

Remarks

None.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0