lifecycleState property
The current lifecycle start of this service system. Modifications to this systems state must be made at SystemLifecycleState.initial or after the startup at SystemLifecycleState.started.
Implementation
SystemLifecycleState lifecycleState = SystemLifecycleState.initial;