Click or drag to resize

IUserManagerUserCount Property

Returns the total number of users in the local users list.

Namespace:  Sfs2X.Entities.Managers
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
int UserCount { get; }

Property Value

Type: Int32
See Also