Search Results for

    Show / Hide Table of Contents

    Enum TaskBase.BlockingModeFlags

    A set of flags indicating what type of blocking this task does when it comes to other tasks, or even user experience.

    Namespace: GDX.Threading
    Syntax
    [Flags]
    public enum BlockingModeFlags : ushort

    Fields

    Name Description
    All
    Bits
    None
    SameName
    UserInteraction

    Extension Methods

    EnumExtensions.HasFlags<TaskBase.BlockingModeFlags>(TaskBase.BlockingModeFlags)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.