WorkerActive Property

Gets the activation status of this Worker object.

Definition

Namespace: Peak.Can.Basic
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public bool Active { get; }

Property Value

Boolean

See Also