ITaskFormBackgroundWorker Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |