BaseScanControllerExecutionStarted Event |
Event that will be raised when the execution is starting.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic event EventHandler<(int , Guid )> ExecutionStarted
Value
EventHandlerValueTupleInt32,
Guid
See Also