ExtendedObjectMetadataBackingStoreMode 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 ObjectMetadata instance.

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

public BackingStoreAsyncPolicy BackingStoreMode { get; }

Property Value

Type: BackingStoreAsyncPolicy
See Also

Reference