Edit

Share via


IThreadPoolWorkItem Interface

Definition

Represents a work item that can be executed by the ThreadPool.

C#
public interface IThreadPoolWorkItem

Methods

Execute()

Executes the work item on the thread pool.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10