.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    StateChangedEventArgs Class

    Namespace: Hazelcast
    Assembly: Hazelcast.Net.dll

    Represents event data for the state changed event.

    public class StateChangedEventArgs
    Inheritance
    Object
    StateChangedEventArgs
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()

    Constructors

    StateChangedEventArgs(ClientState)

    Initializes a new instance of the StateChangedEventArgs class.

    Properties

    State

    Gets the new client state.

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