Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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_valueNew
A new value.
m_valueOld
A previous value.

See Also