Hazelcast .NET
Search Results for

    Show / Hide Table of Contents

    ClientState Enum

    Namespace: Hazelcast
    Assembly: Hazelcast.Net.dll

    Defines the possible states of the client.

    public enum ClientState

    Fields

    Connected

    The client is connected.

    Disconnected

    The client has been disconnected.

    Shutdown

    The client has shut down.

    ShuttingDown

    The client is shutting down.

    Started

    The client has started, and is now trying to connect to a first member.

    Starting

    The client is starting.

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