IInvocableCacheEntry Properties |
The IInvocableCacheEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| IsPresent |
Determine if this entry exists in the cache.
| |
| Key |
Gets the key corresponding to this entry.
| |
| Value |
Gets or sets the value corresponding to this entry.
|