Compartir a través de


AdaptiveMediaSourceDownloadStatistics.ContentBytesReceivedCount Propiedad

Definición

Obtiene el recuento de bytes recibidos en el momento del evento.

public:
 property unsigned long long ContentBytesReceivedCount { unsigned long long get(); };
uint64_t ContentBytesReceivedCount();
public ulong ContentBytesReceivedCount { get; }
var uInt64 = adaptiveMediaSourceDownloadStatistics.contentBytesReceivedCount;
Public ReadOnly Property ContentBytesReceivedCount As ULong

Valor de propiedad

UInt64

unsigned long long

uint64_t

Recuento de bytes recibidos en el momento del evento.

Se aplica a