public void EntryRemoved( EntryEvent<TKey, TValue> event )
Public Sub EntryRemoved ( event As EntryEvent(Of TKey, TValue) )
public: virtual void EntryRemoved( EntryEvent<TKey, TValue>^ event ) sealed
abstract EntryRemoved : event : EntryEvent<'TKey, 'TValue> -> unit override EntryRemoved : event : EntryEvent<'TKey, 'TValue> -> unit
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.