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 : ItemExpiredException Class |
[SerializableAttribute()] public class ItemExpiredException : System.Exception
'Declaration
<SerializableAttribute()> Public Class ItemExpiredException Inherits System.Exception
'Usage
Dim instance As ItemExpiredException
public class ItemExpiredException extends Exception
[SerializableAttribute()] public ref class ItemExpiredException : public System.Exception
This exception is thrown by FileCache when a policy is expired during a retrieve of a cache item. The Key and RegionName properties will hold information on the cache item.