ConnectionManager VNIndexManager Property sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Gets virtual index storage manager object used for virtual users/networks object manipulation

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

Public ReadOnly Property VNIndexManager As VNManager 
	Get
Remarks

It's recommend that you always use ConnectionManager.IndexManager property to access this object, because for example in case of silent redirect this object may change
See Also