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