Click or drag to resize

IHazelcastInstanceGetName Method

Returns the name of this Hazelcast instance

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
string GetName()

Return Value

Type: String
name of this Hazelcast instance
See Also