ICustomProvider.Delete Method

 

Deletes an existing entry from the configuration store.

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

Overload List

Name Description
System_CAPS_pubmethod Delete(Object, String)

Deletes an existing entry from the configuration store.

System_CAPS_pubmethod Delete(Object, String, String, Int64)

Deletes an existing entry from the configuration store.

See Also

ICustomProvider Interface
Microsoft.ApplicationServer.Caching Namespace

Return to top