Documentation
    Preparing search index...

    Interface ApiAppManagerStopedAll

    interface ApiAppManagerStopedAll {
        alreadyInProcess: string[];
        alreadyOffline: string[];
        stoped: string[];
    }

    Hierarchy

    Index

    Properties

    alreadyInProcess: string[]

    Which of your applications are currently processing

    alreadyOffline: string[]

    Which of your applications are currently offline

    stoped: string[]

    Which of your applications have been stoped