System.Analytics.IApplicationActivityCacheManager.CacheCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CacheCount: Integer read GetCacheCount;

C++

__property int CacheCount = {read=GetCacheCount};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


Beschreibung

Anzahl der Ereignisse, die aktuell im temporären Datenzwischenspeicher gespeichert sind.

Siehe auch