ILifecycleService Methods | 
The ILifecycleService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLifecycleListener | Add listener object to listen lifecycle events.  | |
| IsRunning | whether the instance is running  | |
| RemoveLifecycleListener | Remove lifecycle listener  | |
| Shutdown | gracefully shutdowns IHazelcastInstance.  | |
| Terminate | terminate IHazelcastInstance ungracefully.  |