CloudOptions Class
Namespace: Hazelcast.Networking
Assembly: Hazelcast.Net.dll
Represents the Hazelcast Cloud options.
public class CloudOptions
Constructors
CloudOptions() | Initializes a new instance of the CloudOptions class. |
Properties
DiscoveryToken | Gets or sets the discovery token of the cluster. |
Enabled | Whether Hazelcast Cloud is enabled. |
Url | Gets or sets the cloud url base. |