DataCacheFactoryConfiguration Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Clone()

Create a duplicate DataCacheFactoryConfiguration object.

System_CAPS_pubmethodSystem_CAPS_static CreateNamedConfiguration(String, DataCacheFactoryConfiguration, Boolean)

Create a new cache client configuration.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static RemoveNamedConfiguration(String)

Removes a cache client configuration and its settings from memory.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

DataCacheFactoryConfiguration Class
Microsoft.ApplicationServer.Caching Namespace

Return to top