WorkerAllowRemoteRequestFrames Property

Enables or disables receiving remote request frames (see RemoteRequest).

Definition

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

Property Value

Boolean

See Also