ExtendedObjectMetadataIsAbsoluteTimeout Property

ScaleOut Software NamedCache API
Returns true if the State Server object corresponding to this ObjectMetadata 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_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public bool IsAbsoluteTimeout { get; }

Property Value

Type: Boolean
See Also

Reference