NamedCacheObjectMetadataBackingStoreInterval Property

ScaleOut Software NamedCache API
Gets the interval between asynchronous backing store events (refresh-ahead, write-behind) for the State Server object corresponding to this NamedCacheObjectMetadata instance.

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

public TimeSpan BackingStoreInterval { get; }

Property Value

Type: TimeSpan
See Also

Reference