Invoked when an entry is added.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax
Type Parameters
- TKey
- the type of key
- TValue
- the type of value
The EntryAddedListenerTKey, TValue type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | EntryAdded | Invoked when an entry is added. |
See Also