IHazelcastInstanceGetName Method Hazelcast .Net Client Class Library
Returns the name of this Hazelcast instance

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

string GetName()

Return Value

Type: String
name of this Hazelcast instance
See Also

Reference