Click or drag to resize

IServerStatisticsPerSecHttpOut Property

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

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

Property Value

Type: Int64
See Also