Evicts an entry from the cache only, does not affect entries in the cached space.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Sub EvictFromCache ( _
type As Type, _
id As Object _
)

Parameters
- type (Type)
- entry type.
- id (Object)
- id of the entry.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)