Click or drag to resize

BaseScanControllerExecutionFinished Event

Event that will be raised when the execution has finished.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public event EventHandler<(int , Guid )> ExecutionFinished

Value

EventHandlerValueTupleInt32, Guid
See Also