DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum AutomationTaskStatus

    Enumeration representing the possible status of an automation task.

    Namespace: DataWeb.Automation
    Assembly: DataWeb.Core.dll
    Syntax
    public enum AutomationTaskStatus

    Fields

    Name Description
    Executing

    The task is currently being executed.

    Idle

    The task is not currently executing; it is idle and awaiting processing.

    In this article
    Back to top Generated by DocFX