| ILifecycleServiceIsRunning Method |
whether the instance is running
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function IsRunning As Boolean
abstract IsRunning : unit -> bool
Return Value
Type:
Booleantrue if instance is active and running
See Also