Show / Hide Table of Contents

Class ThreadPriorityTaskFactory

Inheritance
System.Object
ThreadPriorityTaskFactory
Namespace: Eco.Core.Utils.Threading
Assembly: Eco.Core.dll
Syntax
public static class ThreadPriorityTaskFactory : Object

Fields

BelowNormal

Declaration
public static readonly TaskFactory BelowNormal
Field Value
Type Description
System.Threading.Tasks.TaskFactory

Lowest

Declaration
public static readonly TaskFactory Lowest
Field Value
Type Description
System.Threading.Tasks.TaskFactory
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾