←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly