WebSocketSessionManagerCount Property |
Gets the number of the sessions in the WebSocket service.
Namespace:
Sfs2X.WebSocketSharp.Server
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public int Count { get; }
Property Value
Type:
Int32
An
Int32 that represents the number of the sessions.
See Also