BroadcastActive Property

Gets a value indicating if the CAN message associated to this object is currently being transmitted or not.

Definition

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

Property Value

Boolean

See Also