Show / Hide Table of Contents

Class WorkerAttribute

Inheritance
System.Object
WorkerAttribute
Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public class WorkerAttribute : Attribute

Constructors

WorkerAttribute()

Declaration
public WorkerAttribute()

Fields

Repeatable

Declaration
public bool Repeatable
Field Value
Type Description
System.Boolean

ThreadPriority

Declaration
public ThreadPriority ThreadPriority
Field Value
Type Description
System.Threading.ThreadPriority

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾