HostInfo IP CurrentNetworkLoadIncoming Property NetworkComms.Net Help
Returns the current instance network usage, as a value between 0 and 1. Returns the largest value for any available network adaptor. Triggers load analysis upon first call.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static double CurrentNetworkLoadIncoming { get; private set; }

Property Value

Type: OnlineDouble
See Also