System.Analytics.IApplicationActivityCacheManager.SetMaxCacheSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetMaxCacheSize(const AValue: Integer);

C++

virtual void __fastcall SetMaxCacheSize(const int AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager

Description

Setter for the MaxCacheSize property.

See Also