EntryAdapterTKey, TValueEntryRemoved Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax

public void EntryRemoved(
	EntryEvent<TKey, TValue> event
)

Parameters

event
Type: Hazelcast.CoreEntryEventTKey, TValue

Implements

IEntryListenerTKey, TValueEntryRemoved(EntryEventTKey, TValue)
See Also

Reference