←Select platform

CacheItemExpiringEventArgs Class

Summary

Data for ObjectCache.CacheItemExpiring event.

Syntax
C#
C++/CLI
Java
Python
public class CacheItemExpiringEventArgs : EventArgs 
public ref class CacheItemExpiringEventArgs : System::EventArgs 
public class CacheItemExpiringEventArgs 
class CacheItemExpiringEventArgs(EventArgs): 
Remarks

The ObjectCache.CacheItemExpiring event occurs when an item has expired and is about to be removed from the cache.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.