System.Analytics.IApplicationActivityCacheManager.MaxCacheSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MaxCacheSize: Integer read GetMaxCacheSize write SetMaxCacheSize;

C++

__property int MaxCacheSize = {read=GetMaxCacheSize, write=SetMaxCacheSize};

Eigenschaften

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


Beschreibung

Maximale Größe des temporären Datenzwischenspeichers.

Siehe auch