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

Syntax

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

Parameters

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also