BatchWorker.WaitForCurrentWorkToBeServiced Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wait for the current work cycle, and also the next work cycle if there is currently unserviced work.
public System.Threading.Tasks.Task WaitForCurrentWorkToBeServiced ();
member this.WaitForCurrentWorkToBeServiced : unit -> System.Threading.Tasks.Task
Public Function WaitForCurrentWorkToBeServiced () As Task