Click or drag to resize

CacheListenerSupportDispatch Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberDispatch(CacheEventArgs, ICacheListener)
Dispatch the CacheEventArgs to the specified ICacheListener.
Public methodStatic memberDispatch(CacheEventArgs, Listeners)
Dispatch the CacheEventArgs to the specified Listeners collection.
Public methodStatic memberDispatch(CacheEventArgs, Listeners, Boolean)
Dispatch the CacheEventArgs to the specified Listeners collection.
Top
See Also