WorkerListenOnly Property

Configures the CAN feature listen-only in the associated PCAN Channel.

Definition

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

Property Value

Boolean

See Also