  | ClientCloudConfigIsEnabled Method  | 
 
            return true if enabled, false otherwise
            
 
    Namespace: 
   Hazelcast.Config
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxPublic Function IsEnabled As Boolean
member IsEnabled : unit -> bool 
Return Value
Type: 
Booleanis enabled or not
See Also