System.Analytics.IApplicationActivityCacheManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IApplicationActivityCacheManager = interface

C++

__interface  INTERFACE_UUID("{6145E812-8ECA-4B69-994C-26A81B2A84DC}") IApplicationActivityCacheManager  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Analytics.pas
System.Analytics.hpp
System.Analytics System.Analytics

Description

Interface that defines the structure for managing the temporary data cache for logging application activity events.

See Also