The EvictEvent type exposes the following members.

Properties

  NameDescription
Public propertySpaceName
Return the space name the event belongs to
(Inherited from SpaceEvent.)
Public propertyTuple
Return the modified Tuple due to the space operation such as put, take, lock, unlock or expire.
(Inherited from SpaceEvent.)
Public propertyType
Return the event type that caused the callback.
(Inherited from SpaceEvent.)

See Also