CreatePolicyIsAbsoluteTimeout Property

ScaleOut Software NamedCache API
Gets/sets whether the timeout is an absolute expiration value or is a sliding expiration value that gets reset every time the object is accessed.

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

public bool IsAbsoluteTimeout { get; set; }

Property Value

Type: Boolean
See Also

Reference