EntryAdapterTKey, TValueUpdated Property Hazelcast .Net Client Class Library

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

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

Property Value

Type: ActionEntryEventTKey, TValue
See Also

Reference