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

Overload List

  NameDescription
Dispatch(CacheEventArgs, ICacheListener)
Dispatch the CacheEventArgs to the specified ICacheListener.
Dispatch(CacheEventArgs, Listeners)
Dispatch the CacheEventArgs to the specified Listeners collection.
Dispatch(CacheEventArgs, Listeners, Boolean)
Dispatch the CacheEventArgs to the specified Listeners collection.

See Also