Поделиться через


AdaptiveMediaSourceDownloadStatistics.ContentBytesReceivedCount Свойство

Определение

Возвращает количество байтов, полученных во время события.

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

Значение свойства

UInt64

unsigned long long

uint64_t

Количество байтов, полученных во время события.

Применяется к