DataCacheFactory Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Dispose()

Closes the DataCacheFactory object and releases all associated resources.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetCache(String)

Returns the cache client, an instance of the DataCache object.

System_CAPS_pubmethod GetDefaultCache()

Returns the cache client corresponding to the default cache, an instance of the DataCache object.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

DataCacheFactory Class
Microsoft.ApplicationServer.Caching Namespace

Return to top