Process the entry without worrying about concurrency.
Namespace: Hazelcast.Map
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
Parameters
- entry
- Type: System.Collections.GenericKeyValuePairTKey, TValue
entry to be processes
Return Value
Type: Objectresult of the process
Remarks
See Also