LocalCacheEntryRemove Method |
Namespace: Tangosol.Net.Cache
public virtual void Remove( bool isSynthetic )
This method supports both the operation corresponding to IDictionary.Remove as well as synthetic operations such as eviction. If the containing cache does not differentiate between the two, then this method will always be identical to IInvocableCache.Remove(Key).