System.Analytics.IApplicationActivityCacheManager.SetMaxCacheSize

From RAD Studio API Documentation
Revision as of 10:45, 4 February 2015 by Jesush (talk | contribs) (58496)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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