IServerStatisticsIncreaseHttpOut Method |
Increase the total messages and bytes sent over HTTP
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax void IncreaseHttpOut(
long v
)
Parameters
- v
- Type: SystemInt64
the number of bytes to increase with
See Also