Click or drag to resize

IEndpointGetUuid Method

Returns unique uuid for this endpoint

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
string GetUuid()

Return Value

Type: String
unique uuid for this endpoint
See Also