Edit

Share via


BatchWorker.WaitForCurrentWorkToBeServiced Method

Definition

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

Returns

Applies to