In The Hand - .NET Components for Mobility
Start Method (backlog)
NamespacesInTheHand.Net.SocketsIrDAListenerStart(Int32)
Starts listening for incoming connection requests with a maximum number of pending connection.
Declaration Syntax
C#Visual Basic
public void Start(
	int backlog
)
Public Sub Start ( _
	backlog As Integer _
)
Parameters
backlog (Int32)
The maximum length of the pending connections queue.

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