In The Hand - .NET Components for Mobility
EndAcceptIrDAClient Method (asyncResult)
NamespacesInTheHand.Net.SocketsIrDAListenerEndAcceptIrDAClient(IAsyncResult)
Asynchronously accepts an incoming connection attempt and creates a new IrDAClient to handle remote host communication.
Declaration Syntax
C#Visual Basic
public IrDAClient EndAcceptIrDAClient(
	IAsyncResult asyncResult
)
Public Function EndAcceptIrDAClient ( _
	asyncResult As IAsyncResult _
) As IrDAClient
Parameters
asyncResult (IAsyncResult)
An IAsyncResult returned by a call to the BeginAcceptIrDAClient(AsyncCallback, Object) method.
Return Value

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0