Table of Contents

Property BackingStoreMode

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

BackingStoreMode

Returns the type of backing store operations (refresh-ahead or write-behind) performed on the object corresponding to this ObjectMetadata instance.

public BackingStoreMode BackingStoreMode { get; }

Property Value

BackingStoreMode
See Also