Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/314.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 在作业完成后更新主UI_C#_Quartz.net - Fatal编程技术网

C# 在作业完成后更新主UI

C# 在作业完成后更新主UI,c#,quartz.net,C#,Quartz.net,我需要从ExecuteJobExecutionContext上下文事件中更新有关操作状态的GUI元素 你能提出一个实现同样目标的方法吗

我需要从ExecuteJobExecutionContext上下文事件中更新有关操作状态的GUI元素

你能提出一个实现同样目标的方法吗