←Select platform

CacheItemExpiringEventArgs Class

Summary

Data for ObjectCache.CacheItemExpiring event.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly