• AsyncManager
    • Simple One-To-One Relationship
    • Some Background Tasks are sharing Parameters and Results
    • Several Background Tasks Are Connected In A Row
    • The Parameter Queue feeding the Background Task
    • The Background Task’s Result
      • Enums
        • ERROR (Enum)
      • Function Blocks
        • AsyncProperty
        • BackgroundTask
        • WorkerTask
      • Interfaces
        • AsyncProperty
        • BackgroundTask
      • Types
        • APP_NAME (Alias)
        • TASK_GROUP (Alias)
        • TASK_NAME (Alias)
  • Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • File and Project Information
  • Library Reference
    • CmpApp
      • Library Identification
      • Library Properties
    • CmpAsyncMgr
      • Library Identification
      • Library Properties
    • CmpErrors2 Interfaces
      • Library Identification
      • Library Properties
    • CmpEventMgr
      • Library Identification
      • Library Properties
    • CmpIecTask
      • Library Identification
      • Library Properties
    • CmpSchedule
      • Library Identification
      • Library Properties
    • Common Behaviour Model
      • Library Identification
      • Library Properties
    • Component Manager
      • Library Identification
      • Library Properties
    • FB Factory
      • Library Identification
      • Library Properties
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • SharedData Utilities for MultiCore
      • Library Identification
      • Library Properties
    • SysEvent
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
Asynchronous Job Manager
  • Docs »
  • AsyncManager »
  • Interfaces »
  • BackgroundTask

BackgroundTask¶

  • IAsyncActionProvider (Interface)
    • AsyncAction (Method)
    • AsyncResult (Property)
  • IBackgroundTask (Interface)
    • TaskDisableScheduling (Method)
    • TaskDisableWatchdog (Method)
    • TaskEnableScheduling (Method)
    • TaskEnableWatchdog (Method)
    • TaskResetStatistics (Method)