WithAltKey Method
WithAltKey(String)
Sets the alternate key for options.
Declaration
public HazelcastOptionsBuilder WithAltKey(string key)
Parameters
String | key | The alternate key. |
Returns
HazelcastOptionsBuilder | This options builder. |