Property ClientCacheMode
ClientCacheMode
Gets/Sets ClientCacheSyncMode to specify how the Client cache is synchronized with the cluster caches through events.
Declaration
public ClientCacheSyncMode? ClientCacheMode { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ClientCacheSyncMode> |