Invoked whenever a tuple is removed from the Space.
Namespace: Com.Tibco.As.Space.ListenerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
void OnEvict( EvictEvent eve ) |
Visual Basic |
---|
Sub OnEvict ( eve As EvictEvent ) |
Visual C++ |
---|
void OnEvict( EvictEvent^ eve ) |
F# |
---|
abstract OnEvict : eve : EvictEvent -> unit |
Parameters
- eve
- Type: Com.Tibco.As.Space.Event..::..EvictEvent
Evict Event