DataCacheFactoryConfiguration.LocalCacheProperties Property
Gets or sets the local cache settings for the cache client.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Property Value
Type: Microsoft.ApplicationServer.Caching.DataCacheLocalCachePropertiesA DataCacheLocalCacheProperties object.
If this property is not set programmatically or is not configured in the application configuration file, local cache will be disabled.
Show: