IStandAloneViewDownloadJobDelegate Property |
Callback for downloading a job.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
SyntaxFunc<(int ListID, string FilePath), Task> DownloadJobDelegate { get; set; }
Property Value
FuncValueTupleInt32,
String,
Task
See Also