MapEventGetNumberOfEntriesAffected Method Hazelcast .Net Client Class Library
Returns the number of entries affected by this event.

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

public int GetNumberOfEntriesAffected()

Return Value

Type: Int32
the number of entries affected
See Also

Reference