AttributedNetworkUsage.BytesReceived Proprietà

Definizione

Ottiene il numero di byte ricevuti dall'app in rete.

public:
 property unsigned long long BytesReceived { unsigned long long get(); };
uint64_t BytesReceived();
public ulong BytesReceived { get; }
var uInt64 = attributedNetworkUsage.bytesReceived;
Public ReadOnly Property BytesReceived As ULong

Valore della proprietà

UInt64

unsigned long long

uint64_t

Numero di byte ricevuti dall'app.

Si applica a