WebSocketServiceManagerCount Property |
Gets the number of the WebSocket services.
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 services.
See Also