NamedCacheObjectMetadataIsReplicationAllowed Property

ScaleOut Software NamedCache API
Returns true if the State Server object corresponding to this NamedCacheObjectMetadata instance can be replicated to remote stores. Otherwise, false.

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

public bool IsReplicationAllowed { get; }

Property Value

Type: Boolean
See Also

Reference