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