Click or drag to resize

BaseScanControllerOnExecutionFinished Method


Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected virtual void OnExecutionFinished(
	(int ListID, Guid ListGuid) e
)

Parameters

e  ValueTupleInt32, Guid
Payload containing list ID and GUID.
See Also