.NET Components for Mobility
Starts listening for incoming connection requests with a maximum number of pending connection.

Declaration Syntax
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