ITaskFormBackgroundWorker Schnittstelle

Definition

Stellt den Arbeitsthread dar, der den Hintergrundvorgang ausführt.

public interface class ITaskFormBackgroundWorker
public interface ITaskFormBackgroundWorker
type ITaskFormBackgroundWorker = interface
Public Interface ITaskFormBackgroundWorker

Methoden

PerformBackgroundOperation(BackgroundOperationDelegate, Object[])

Führt den Hintergrundvorgang mithilfe des Arbeitsthreads aus dem Threadpool aus.

Gilt für: