Banish a User from the system (for moderators and admins only)

Namespace: Sfs2X.Requests
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
public class BanUserRequest : BaseRequest

Remarks

Allows to send a custom message and to set a delay in seconds. It also allows to choose banning by user name or user IP address

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests..::..BanUserRequest

See Also