VNManager QueryUsersCount Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Returns count of virtual user objects in sP2P index storage matched by query

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

Public Function QueryUsersCount ( _
	QueryCommandText As String _
) As Long

Parameters

QueryCommandText
Type: System String
NoSQL Query

Return Value

If successful returns objects count , otherwise throws exception
See Also