NamedCacheObjExpiredEventArgs Properties

ScaleOut Software NamedCache API

The NamedCacheObjExpiredEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAppId
Gets the Application ID corresponding to the affected cached object.
Public propertyCachedObjectId
Returns the CachedObjectId of the expiring object.
Public propertyKey
Returns the StateServerKey structure used by StateServer to identify the expiring cached object.
Public propertyNamedCache
Returns a NamedCache instance that can be used to manipulate the expiring cached object.
Public propertyNamedCacheEventCode
Returns the reason the event was fired.
Public propertyNamedCacheObjDisposition
Gets or sets a value indicating what the cache should do with the object after the event handler runs.
Top
See Also

Reference