Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Function Listen ( _
	controlSocket As ISocket _
) As EndPoint
C#
public EndPoint Listen(
	ISocket controlSocket
)

Parameters

controlSocket
Type: Rebex.Net..::..ISocket

Implements

ISocketExt..::..Listen(ISocket)

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also