| HazelcastClientGetName Method |
Returns the name of this Hazelcast instance
Namespace:
Hazelcast.Client
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Public Function GetName As String
public:
virtual String^ GetName() sealed
abstract GetName : unit -> string
override GetName : unit -> string
Return Value
Type:
Stringname of this Hazelcast instance
Implements
IHazelcastInstanceGetNameSee Also