In The Hand
BeginAcceptIrDAClient Method (callback, state)
NamespacesInTheHand.Net.SocketsIrDAListenerBeginAcceptIrDAClient(AsyncCallback, Object)
.NET Components for Mobility
Begins an asynchronous operation to accept an incoming connection attempt.
Declaration Syntax
C#Visual Basic
public IAsyncResult BeginAcceptIrDAClient(
	AsyncCallback callback,
	Object state
)
Public Function BeginAcceptIrDAClient ( _
	callback As AsyncCallback, _
	state As Object _
) As IAsyncResult
Parameters
callback (AsyncCallback)

[Missing <param name="callback"/> documentation for "M:InTheHand.Net.Sockets.IrDAListener.BeginAcceptIrDAClient(System.AsyncCallback,System.Object)"]

state (Object)

[Missing <param name="state"/> documentation for "M:InTheHand.Net.Sockets.IrDAListener.BeginAcceptIrDAClient(System.AsyncCallback,System.Object)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Sockets.IrDAListener.BeginAcceptIrDAClient(System.AsyncCallback,System.Object)"]

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