Click or drag to resize

TaskWorkerWorkerStatus Property

Current status of the TaskWorker: Ready, Running or Halted.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.TaskWorker (in NetEti.TaskWorker.dll) Version: 1.0.0+bef1165e3f26a8e8b98fdf687859f92963581afa
Syntax
public TaskWorkerStatus WorkerStatus { get; }

Property value

TaskWorkerStatus
See also