ClientCloudConfig Class |
Namespace: Hazelcast.Config
The ClientCloudConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientCloudConfig | Initializes a new instance of the ClientCloudConfig class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetDiscoveryToken |
hazelcast.cloud discoveryToken of your cluster
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEnabled |
return true if enabled, false otherwise
| |
| SetDiscoveryToken |
Set the discoveryToken hazelcast.cloud discoveryToken of your cluster
| |
| SetEnabled |
enabled true to use hazelcast.cloud
| |
| ToString | (Inherited from Object.) |