Documentation
    Preparing search index...

    Interface ApiAppManagerStartedAll

    interface ApiAppManagerStartedAll {
        alreadyInProcess: string[];
        alreadyOnline: string[];
        started: string[];
    }

    Hierarchy

    Index

    Properties

    alreadyInProcess: string[]

    Which of your applications are currently processing

    alreadyOnline: string[]

    Which of your applications are currently online

    started: string[]

    Which of your applications have been started