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