Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace : CacheItemExpiringEventArgs Class |
public class CacheItemExpiringEventArgs : System.EventArgs
'Declaration
Public Class CacheItemExpiringEventArgs Inherits System.EventArgs
'Usage
Dim instance As CacheItemExpiringEventArgs
public class CacheItemExpiringEventArgs
public ref class CacheItemExpiringEventArgs : public System.EventArgs
The ObjectCache.CacheItemExpiring event occurs when an item has expired and is about to be removed from the cache.