SPICE3StandAloneViewDownloadJobDelegate Property |
[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3StandAloneView.DownloadJobDelegate"]
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic Func<(int ListID, string FilePath), Task> DownloadJobDelegate { get; set; }
Property Value
FuncValueTupleInt32,
String,
TaskImplements
IStandAloneViewDownloadJobDelegate
See Also