Try Playground
Show / Hide Table of Contents

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>
Back to top Copyright © 2017 Alachisoft