System.Analytics.IApplicationActivityCacheManager.MaxCacheSize
Delphi
property MaxCacheSize: Integer read GetMaxCacheSize write SetMaxCacheSize;
C++
__property int MaxCacheSize = {read=GetMaxCacheSize, write=SetMaxCacheSize};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Analytics.pas System.Analytics.hpp |
System.Analytics | IApplicationActivityCacheManager |
Description
Maximum size of the temporary data cache.