Compartir a través de


ProviderNetworkUsage.BytesSent Propiedad

Definición

Obtiene un valor que indica el número de bytes enviados por la conexión durante un período de tiempo específico.

public:
 property unsigned long long BytesSent { unsigned long long get(); };
uint64_t BytesSent();
public ulong BytesSent { get; }
var uInt64 = providerNetworkUsage.bytesSent;
Public ReadOnly Property BytesSent As ULong

Valor de propiedad

UInt64

unsigned long long

uint64_t

Número de bytes enviados.

Se aplica a