IClientClusterServiceGetSize Method Hazelcast .Net Client Class Library
Gets the current number of members.

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

int GetSize()

Return Value

Type: Int32
The current number of members.
See Also

Reference