In The Hand
Start Method (backlog)
NamespacesInTheHand.Net.SocketsBluetoothListenerStart(Int32)
.NET Components for Mobility
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: 3.0.0.0