Click or drag to resize

IServerStatisticsTotalHttpBytesOut Property

Returns the accumulated number of bytes sent over HTTP

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

Property Value

Type: Int64
See Also