AbstractMapEventGetName Method Hazelcast .Net Client Class Library
Returns the name of the map for this event.

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

public virtual string GetName()

Return Value

Type: String
name of the map.
Remarks

Returns the name of the map for this event.
See Also

Reference