IClientClusterServiceGetClusterTime Method Hazelcast .Net Client Class Library
Returns the cluster-time.

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

long GetClusterTime()

Return Value

Type: Int64
The cluster-time.
Remarks

Returns the cluster-time.

See Also

Reference