System.Analytics.IApplicationActivityCacheManager.OnDataCacheFull
Delphi
property OnDataCacheFull: TNotifyEvent read GetOnDataCacheFull write SetOnDataCacheFull;
C++
__property System::Classes::TNotifyEvent OnDataCacheFull = {read=GetOnDataCacheFull, write=SetOnDataCacheFull};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| event | public | System.Analytics.pas System.Analytics.hpp | System.Analytics | IApplicationActivityCacheManager | 
Description
Event handler that occurs when the temporary data cache reaches the MaxCacheSize.