RegionLocalDestroy Method |
Name | Description | |
---|---|---|
![]() | LocalDestroy(CacheableKey) |
Destroys the value with the specified key in the local cache only.
Destroy removes not only the value but also the key and entry
from this region.
|
![]() | LocalDestroy(ICacheableKey) |
Destroys the value with the specified key in the local cache only.
Destroy removes not only the value but also the key and entry
from this region.
|
![]() | LocalDestroy(CacheableKey, IGFSerializable) |
Destroys the value with the specified key in the local cache only.
Destroy removes not only the value but also the key and entry
from this region.
|
![]() | LocalDestroy(ICacheableKey, IGFSerializable) |
Destroys the value with the specified key in the local cache only.
Destroy removes not only the value but also the key and entry
from this region.
|