Click or drag to resize

SFSUserName Property

Indicates the name of this user.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

UserName
Remarks
Two users in the same Zone can't have the same name.
See Also