VNManager SaveNetwork Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Creates/Updates Virtual network object in sP2P index storage

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

Public Function SaveNetwork ( _
	network As VNetwork _
) As VNetwork

Return Value

If successful returns updated object otherwise it throws exception
See Also