In The Hand
EndConnect Method (asyncResult)
NamespacesInTheHand.Net.SocketsBluetoothClientEndConnect(IAsyncResult)
.NET Components for Mobility
Asynchronously accepts an incoming connection attempt.
Declaration Syntax
C#Visual Basic
public void EndConnect(
	IAsyncResult asyncResult
)
Public Sub EndConnect ( _
	asyncResult As IAsyncResult _
)
Parameters
asyncResult (IAsyncResult)
An IAsyncResult object returned by a call to [M:BeginConnect(InTheHand.Net.Sockets.BluetoothEndPoint,System.AsyncCallback,System.Object)] / [M:BeginConnect(InTheHand.Net.Sockets.BluetoothAddress,System.Guid,System.AsyncCallback,System.Object)].

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