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

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

Public Function RegisterStateTracking ( _
	PeerUID As Guid _
) As Guid

Parameters

PeerUID
Type: System Guid
UID of peer to track

Return Value

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