GroupConfigGetName Method Hazelcast .Net Client Class Library
Gets the name of the group.

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

public string GetName()

Return Value

Type: String
the name
Remarks

Gets the name of the group.
See Also

Reference