NamedCacheObjectMetadataAllowRemoteAccess Property

ScaleOut Software NamedCache API
Gets a value indicating whether remote stores may access the associated object in the State Server using GeoServer "pull" replication.

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

public bool AllowRemoteAccess { get; }

Property Value

Type: Boolean
Remarks

The default value of this property is true.
See Also

Reference