Click or drag to resize

IServerStatisticsTotalHttpConnections Property

Returns the accumulated number of HTTP connections

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

Property Value

Type: Int64
See Also