![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | ILifecycleServiceIsRunning Method |
whether the instance is running
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
SyntaxFunction IsRunning As Boolean
abstract IsRunning : unit -> bool
Return Value
Type:
Booleantrue if instance is active and running
See Also