InitializationState 
    Represents the various states of an initialization process.
Inheritors
Types
Link copied to clipboard
                  The initial state before the initialization process has started or completed. The system is waiting for the initialization to be triggered or is currently in progress.
Link copied to clipboard
                  Indicates that the initialization process has failed.
Link copied to clipboard
                  Indicates that the initialization process has completed successfully.