ICacheEntry Interface |
Namespace: Tangosol.Net.Cache
public interface ICacheEntry
The ICacheEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key |
Gets the key corresponding to this entry.
|
![]() | Value |
Gets or sets the value corresponding to this entry.
|