DataCacheRemove Method Windows Server AppFabric Caching Compatibility Library
Overload List

  NameDescription
Public methodRemove(String)
Removes object from the cache.
Public methodRemove(String, DataCacheItemVersion)
Removes object from the cache.
Public methodRemove(String, DataCacheLockHandle)
Removes object from the cache.
Public methodRemove(String, String)
Removes an object from the cache in a region.
Public methodRemove(String, DataCacheItemVersion, String)
Removes an object with a specific version from the cache in a region.
Public methodRemove(String, DataCacheLockHandle, String)
Removes object from the cache with an associated lock handle in a region.
Top
See Also

Reference