DataCacheFactory Methods
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Closes the DataCacheFactory object and releases all associated resources. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetCache(String) | 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.) |
![]() | ToString() | (Inherited from Object.) |
Show:
