DataCacheLocalCacheProperties Constructor

 

Creates a new instance of the DataCacheLocalCacheProperties class.

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

Overload List

Name Description
System_CAPS_pubmethod DataCacheLocalCacheProperties()

Creates a new instance of the DataCacheLocalCacheProperties class.

System_CAPS_pubmethod DataCacheLocalCacheProperties(Int64, TimeSpan, DataCacheLocalCacheInvalidationPolicy)

Creates a new instance of the DataCacheLocalCacheProperties class. This overloaded constructor accepts parameters that configure the properties of local cache.

See Also

DataCacheLocalCacheProperties Class
Microsoft.ApplicationServer.Caching Namespace

Return to top