IInvocableCacheEntry Methods |
The IInvocableCacheEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Extract |
Extract a value out of the entry's value.
|
![]() | Remove |
Remove this entry from the cache if it is present in the cache.
|
![]() | SetValue |
Store the value corresponding to this entry.
|
![]() | Update |
Update the entry's value.
|