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 ( _
	typeName As String, _
	id As Object _
)

 Parameters
- typeName (String)
 - entry type name.
 
- id (Object)
 - id of the entry.
 
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)