ConnectionManager AcceptPeerConnectionReslover Property sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Get of sets delegate of type ConnectionManager.AcceptPeerConnection for function that decides will remote peer be allowed to connect or not . By default only ConnectionManager.BlockIncoming parameter is considered

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

Public Property AcceptPeerConnectionReslover As AcceptPeerConnection 
	Get 
	Set
See Also