ExtendedObjectMetadataIsReplicationAllowed Property

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

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

public bool IsReplicationAllowed { get; }

Property Value

Type: Boolean
See Also

Reference