Edit

Share via


BatchWorkerFromDelegate.Work Method

Definition

Implement this member in derived classes to define what constitutes a work cycle

protected override System.Threading.Tasks.Task Work ();
override this.Work : unit -> System.Threading.Tasks.Task
Protected Overrides Function Work () As Task

Returns

> A Task

Applies to