Szerkesztés

Megosztás a következőn keresztül:


BatchWorker.NotifyAndWaitForWorkToBeServiced Method

Definition

Notify the worker that there is more work, and wait for the current work cycle, and also the next work cycle if there is currently unserviced work.

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

Returns

Applies to