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 |