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

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

public TimeSpan BackingStoreInterval { get; }

Property Value

Type: TimeSpan
See Also

Reference