Returns the averaged value of CurrentNetworkLoadIncoming, as a value between 0 and 1, for a time window of up to 254 seconds.
Triggers load analysis upon first call.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- secondsToAverage
- Type: System Byte
Number of seconds over which historical data should be used to arrive at an average
Return Value
Type: DoubleAverage network load as a double between 0 and 1
See Also