Click or drag to resize

GroupConfigGetName Method

Gets the name of the group.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public string GetName()

Return Value

Type: String
the name
Remarks
Gets the name of the group.
See Also