Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    MicroThreadFlags Enum

    Namespace: Stride.Core.MicroThreading
    Assembly: Stride.Core.MicroThreading.dll

    [Flags]
    public enum MicroThreadFlags

    Fields

    Name Description
    IgnoreExceptions

    If a faulted MicroThread is not being waited on, do not propgate exception outside of Run().

    None

    Extension Methods

    ComponentBaseExtensions.DisposeBy<MicroThreadFlags>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<MicroThreadFlags>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation