Interface IEntry
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IEntry
Properties
Value
Declaration
object Value { set; }
Property Value
Type | Description |
---|---|
System.Object |
Methods
Exists()
Declaration
bool Exists()
Returns
Type | Description |
---|---|
System.Boolean |
Remove()
Declaration
void Remove()