←Select platform

CacheItemExpiringEventArgs Class

Summary

Data for ObjectCache.CacheItemExpiring event.

Syntax
C#
VB
C++
Java
public class CacheItemExpiringEventArgs : EventArgs 
Public Class CacheItemExpiringEventArgs 
   Inherits System.EventArgs 
public ref class CacheItemExpiringEventArgs : System::EventArgs 
public class CacheItemExpiringEventArgs 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

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