Click or drag to resize

ILifecycleServiceIsRunning Method

whether the instance is running

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
bool IsRunning()

Return Value

Type: Boolean
true if instance is active and running
See Also