NetworkTrafficMonitorGetBytesSent Method
Gets the bytes sent.
Namespace: DevCase.Core.Networking.TrafficMonitoringAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual float GetBytesSent()
Public Overridable Function GetBytesSent As Single
Dim instance As NetworkTrafficMonitor
Dim returnValue As Single
returnValue = instance.GetBytesSent()
public:
virtual float GetBytesSent()
abstract GetBytesSent : unit -> float32
override GetBytesSent : unit -> float32
No code example is currently available or this language may not be supported.
Return Value
Single
The bytes sent.