Skip to main content

Class WorkerControllerAttribute

Worker controller type attribute

Assembly: Taskurai.Worker.dll
Declaration
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
public class WorkerControllerAttribute : Attribute

Inheritance: System.Object -> System.Attribute