RegionLocalInvalidate Method |
Name | Description | |
---|---|---|
![]() | LocalInvalidate(CacheableKey) |
Locally invalidates the entry with the specified key, passing the
callback argument to any cache listeners that are invoked in the operation.
|
![]() | LocalInvalidate(ICacheableKey) |
Locally invalidates the entry with the specified key, passing the
callback argument to any cache listeners that are invoked in the operation.
|
![]() | LocalInvalidate(CacheableKey, IGFSerializable) |
Locally invalidates the entry with the specified key, passing the
callback argument to any cache listeners that are invoked in the operation.
|
![]() | LocalInvalidate(ICacheableKey, IGFSerializable) |
Locally invalidates the entry with the specified key, passing the
callback argument to any cache listeners that are invoked in the operation.
|