NamedCacheObjectMetadataIsAbsoluteTimeout Property

ScaleOut Software NamedCache API
Returns true if the State Server object corresponding to this NamedCacheObjectMetadata instance will be removed from the store at a specific absolute time as opposed to a sliding expiration timeout due to a period of inactivity.

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

public bool IsAbsoluteTimeout { get; }

Property Value

Type: Boolean
See Also

Reference