Compartilhar via


NetworkUsage.BytesSent Propriedade

Definição

Indica o número de bytes enviados por uma conexão durante um período específico.

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

Valor da propriedade

UInt64

unsigned long long

uint64_t

O número de bytes enviados.

Aplica-se a