ConnectionManager RegisterStateTracking Method (List Guid )sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Register for receiving information about peers state changes

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

Public Function RegisterStateTracking ( _
	PeerUIDList As List(Of Guid) _
) As Guid

Parameters

PeerUIDList
Type: System.Collections.Generic List Guid 
List of peers to track

Return Value

UID of transaction, Guid.Empty if not executed
See Also