NamedCacheObjExpiredEventArgsNamedCacheObjDisposition Property

ScaleOut Software NamedCache API
Gets or sets a value indicating what the cache should do with the object after the event handler runs.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public NamedCacheObjDisposition NamedCacheObjDisposition { get; set; }

Property Value

Type: NamedCacheObjDisposition
See Also

Reference