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
public method Dispose Closes the DataCacheFactory object and releases all associated resources.
public method Equals  Overloaded. (inherited from Object)
public method GetCache Returns the cache client, an instance of the DataCache object.
public method GetDefaultCache Returns the cache client corresponding to the default cache, an instance of the DataCache object.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataCacheFactory Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26