TrafficChangedEventArgsDiffBytesReceived Property

Gets the difference between the last and the current amount of bytes received. For download speed measuring purposes.

Definition

Namespace: DevCase.Core.Networking.TrafficMonitoring
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public float DiffBytesReceived { get; }

Property Value

Single
The difference between the last and the current amount of bytes received.

See Also