BatchWorker.WaitForCurrentWorkToBeServiced 方法

定义

等待当前工作周期,如果当前没有服务的工作,则还有下一个工作周期。

public System.Threading.Tasks.Task WaitForCurrentWorkToBeServiced ();
member this.WaitForCurrentWorkToBeServiced : unit -> System.Threading.Tasks.Task
Public Function WaitForCurrentWorkToBeServiced () As Task

返回

适用于