Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The CacheEventArgs type exposes the following members.

Fields

  NameDescription
m_eventType
The event's type.
m_isSynthetic
Event cause flag.
m_key
A key.
m_source
The event's source.
m_transformState
The transformation state for this event
m_valueNew
A new value.
m_valueOld
A previous value.

See Also