StateChangedEventArgs Class
Namespace: Hazelcast
Assembly: Hazelcast.Net.dll
Represents event data for the state changed event.
public class StateChangedEventArgs
  Inherited Members
Constructors
| Name | Description | 
|---|---|
| StateChangedEventArgs(ClientState) | Initializes a new instance of the StateChangedEventArgs class.  | 
      
Properties
| Name | Description | 
|---|---|
| State | Gets the new client state.  |