ITaskFormBackgroundWorker Interface

Définition

Représente le thread de travail qui effectue l'opération d'arrière-plan.

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

Méthodes

PerformBackgroundOperation(BackgroundOperationDelegate, Object[])

Effectue l'opération d'arrière-plan à l'aide du thread de travail à partir du pool de threads.

S’applique à