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

System.Net.Sockets.TcpListener.AcceptSocket Method

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

public Socket AcceptSocket ()

Returns

A newly connected System.Net.Sockets.Socket.

Remarks

None.

Requirements

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