Log out of the current Zone

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

Syntax

C#
public class LogoutRequest : BaseRequest

Remarks

This will not shut down the connection and User will be able to login again in the same Zone or another one

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests..::..LogoutRequest

See Also