TrafficChangedEventArgsDiffBytesSent Property

Gets the difference between the last and the current amount of bytes sent. For upload 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 DiffBytesSent { get; }

Property Value

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

See Also