Returns the number of users in the collection.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Count As Integer Get |
| C# |
|---|
public int Count { get; } |