I'd like to get the number of users connected to my net group. Not just my peers/neighbors, but all the clients within the group. Does Cirrus provide such functionality?
There is a property you can read:
NetGroup.estimatedMemberCount
That one tells you the estimate of all connections in the NetGroup. It's only an estimate based on neighbors you are connected to ... and they are connected to .. neighbor density... etc.