Click or drag to resize

ClientCloudConfigIsEnabled Method

return true if enabled, false otherwise

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public bool IsEnabled()

Return Value

Type: Boolean
is enabled or not
See Also