Click or drag to resize

LifecycleListener Class

Inheritance Hierarchy
SystemObject
  Hazelcast.CoreLifecycleListener

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public class LifecycleListener : ILifecycleListener, 
	IEventListener

The LifecycleListener type exposes the following members.

Constructors
  NameDescription
Public methodLifecycleListener
Initializes a new instance of the LifecycleListener class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStateChanged
Public methodToString (Inherited from Object.)
Top
See Also