WorkerAllowErrorFrames Property

Enables or disables receiving error frames (see Error).

Definition

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

Property Value

Boolean

See Also