Click or drag to resize

CommandProtocolIsHandled Property

Flag to signal if a message has been processed by a receiver or not.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.Nanio
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public bool IsHandled { get; set; }

Property Value

Boolean
See Also