  | IEndpointGetUuid Method  | 
 Returns unique uuid for this endpoint
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
SyntaxFunction GetUuid As String
abstract GetUuid : unit -> string 
Return Value
Type: 
Stringunique uuid for this endpoint
See Also