| IHazelcastInstanceGetName Method |
Returns the name of this Hazelcast instance
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax Function GetName As String
abstract GetName : unit -> string
Return Value
Type:
Stringname of this Hazelcast instance
See Also