ConnectionManager AcceptPortQueue Property sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
If some specific local port for socket that will be used for connection to remote peer that has requested tunnel is desired, this queue can be filled with desired values

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Property AcceptPortQueue As Queue(Of Integer)
	Get 
	Set
See Also