NamedCacheObjectMetadataBackingStoreMode Property

ScaleOut Software NamedCache API
Returns the type of backing store operations (refresh-ahead or write-behind) performed on 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 BackingStoreAsyncPolicy BackingStoreMode { get; }

Property Value

Type: BackingStoreAsyncPolicy
See Also

Reference