DataCacheLocalCacheProperties Members
Specifies the local cache settings for a cache client.
The following tables list the members exposed by the DataCacheLocalCacheProperties type.
Public Constructors
Name | Description | |
---|---|---|
DataCacheLocalCacheProperties | Overloaded. Creates a new instance of the DataCacheLocalCacheProperties class. |
Top
Public Properties
Name | Description | |
---|---|---|
DefaultTimeout | Gets the default timeout for items in the local cache. | |
InvalidationPolicy | Gets the invalidation policy for items in the local cache. | |
IsEnabled | Gets a Boolean value indicating whether local cache is enabled for the cache client. | |
ObjectCount | Gets the maximum number of objects permitted in the local cache. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheLocalCacheProperties Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26