DataCacheLocalCacheProperties Properties

 

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)

Properties

Name Description
System_CAPS_pubproperty DefaultTimeout

Gets the default timeout for items in the local cache.

System_CAPS_pubproperty InvalidationPolicy

Gets the invalidation policy for items in the local cache.

System_CAPS_pubproperty IsEnabled

Gets a Boolean value indicating whether local cache is enabled for the cache client.

System_CAPS_pubproperty ObjectCount

Gets the maximum number of objects permitted in the local cache.

See Also

DataCacheLocalCacheProperties Class
Microsoft.ApplicationServer.Caching Namespace

Return to top