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

Syntax

Visual Basic
Function EndListen ( _
	asyncResult As IAsyncResult _
) As EndPoint
C#
EndPoint EndListen(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: System..::..IAsyncResult

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also