CacheListenerSupportDispatch Method (CacheEventArgs, Listeners) | 
Namespace: Tangosol.Net.Cache.Support
public static void Dispatch( CacheEventArgs evt, Listeners listeners )
| Exception | Condition | 
|---|---|
| InvalidCastException | If any of the targets is not an instance of ICacheListener interface. | 
            Dispatch(evt, listeners, true);