←Select platform
In This Topic ▼

ItemExpiredException Class Members

Summary

The following tables list the members exposed by ItemExpiredException.

Public Constructors

Name Description
Public Constructor
ItemExpiredException Initializes a new instance of the ItemExpiredException class with the specified cache item identifier, region name and error message.

Public Methods

Name Description
Public Method
GetObjectData Overrides System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).

Public Properties

Name Description
Public Property
Key Unique identifier of the cache item that has been expired.
Public Property Message Message that describes the current exception.
Public Property RegionName Cache region name of the item that has been expired.

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