ConnectionManager UnregisterStateTracking Method (List Guid )sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Unregister 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 UnregisterStateTracking ( _
	PeerUIDList As List(Of Guid) _
) As Guid

Parameters

PeerUIDList
Type: System.Collections.Generic List Guid 
List of peers UIDS to stop tracking

Return Value

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