Click or drag to resize

SFSUserManagerUserCount 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#
public int UserCount { get; }

Property Value

Type: Int32

Implements

IUserManagerUserCount
See Also