Click or drag to resize

AbstractMapEventGetName Method

Returns the name of the map for this event.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public virtual string GetName()

Return Value

Type: String
name of the map.
See Also