DataCacheFactoryConfiguration Methods
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Clone() | Create a duplicate DataCacheFactoryConfiguration object. |
![]() ![]() | CreateNamedConfiguration(String, DataCacheFactoryConfiguration, Boolean) | Create a new cache client configuration. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | RemoveNamedConfiguration(String) | Removes a cache client configuration and its settings from memory. |
![]() | ToString() | (Inherited from Object.) |
Show:


