Click or drag to resize

IClientClusterServiceGetClusterTime Method

Returns the cluster-time.

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
long GetClusterTime()

Return Value

Type: Int64
The cluster-time.
Remarks
Returns the cluster-time.

See Also