Click or drag to resize

IServerStatisticsPerSecWsBytesIn Property

Returns the number of bytes received over WEBSOCKETS in the last second

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
long PerSecWsBytesIn { get; }

Property Value

Type: Int64
See Also