IThreadPoolWorkItem Schnittstelle

Definition

Stellt eine Arbeitsaufgabe dar, die von der ThreadPool.

public interface class IThreadPoolWorkItem
public interface IThreadPoolWorkItem
type IThreadPoolWorkItem = interface
Public Interface IThreadPoolWorkItem

Methoden

Name Beschreibung
Execute()

Führt die Arbeitsaufgabe im Threadpool aus.

Gilt für: