Creates a GroupConfig with the given group-name and default group-password
Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
Parameters
- name
 - Type: SystemString
the name of the group 
Exceptions
| Exception | Condition | 
|---|---|
| ArgumentException | if name is null. | 
See Also