Search Results for

    Show / Hide Table of Contents

    Enum CompletionType

    An enumeration that represents the various states that an Action can be in.

    Namespace: TinyLife.Actions
    Assembly: Tiny Life.dll
    Syntax
    public enum CompletionType

    Fields

    Name Description
    Active

    A completion type that represents an active action

    Canceled

    A completion type that represents an action that has been canceled by an outside source

    Completed

    A completion type that represents a completed action

    Failed

    A completion type that represents an action that has failed to complete

    Extension Methods

    Extensions.JsonCopy<CompletionType>()
    Extensions.BothCompleted(Func<CompletionType>)
    Extensions.OneCompleted(Func<CompletionType>)
    ☀
    ☾
    In This Article
    Back to top
    © 2021-2022 Ellpeck – Impressum – Privacy – Status
    ☀
    ☾