.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    CloudOptions Class

    Namespace: Hazelcast.Networking
    Assembly: Hazelcast.Net.dll

    Represents the Hazelcast Cloud options.

    public class CloudOptions
    Inheritance
    object
    CloudOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    Name Description
    CloudOptions()

    Initializes a new instance of the CloudOptions class.

    Properties

    Name Description
    DiscoveryToken

    Gets or sets the discovery token of the cluster.

    Enabled

    Whether Hazelcast Cloud is enabled.

    Url

    Gets or sets the cloud url base.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.