Click or drag to resize

MapEventGetNumberOfEntriesAffected Method

Returns the number of entries affected by this event.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public int GetNumberOfEntriesAffected()

Return Value

Type: Int32
the number of entries affected
See Also