DataCacheFactory Members
Provides methods to return DataCache objects that are mapped to a named cache. This class also enables programmatic configuration of the cache client.
The following tables list the members exposed by the DataCacheFactory type.
Public Constructors
Name | Description | |
---|---|---|
DataCacheFactory | Overloaded. Used for configuring the type of cache client that is returned by the GetCache method. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Closes the DataCacheFactory object and releases all associated resources. | |
Equals | Overloaded. (inherited from Object) | |
GetCache | Returns the cache client, an instance of the DataCache object. | |
GetDefaultCache | Returns the cache client corresponding to the default cache, an instance of the DataCache 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
DataCacheFactory Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26