EntryAdapterTKey, TValueRemoved Property Hazelcast .Net Client Class Library

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

public Action<EntryEvent<TKey, TValue>> Removed { get; set; }

Property Value

Type: ActionEntryEventTKey, TValue
See Also

Reference