Click or drag to resize

IServerStatisticsPerSecHttpIn Property

Returns the number of messages received over HTTP in the last second

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

Property Value

Type: Int64
See Also