CreatePolicyAllowRemoteAccess Property

ScaleOut Software NamedCache API
Gets/sets whether the object to be added to the cache will be accessible to remote stores via GeoServer "pull" replication. The default value is true. Use the DefaultCoherencyPolicy property to specify how remote stores refresh their proxies of this object.

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

public bool AllowRemoteAccess { get; set; }

Property Value

Type: Boolean
See Also

Reference