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