Share via


ITaskFormBackgroundWorker Interface

Definição

Representa o thread de trabalho que executa a operação em segundo plano.

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

Métodos

PerformBackgroundOperation(BackgroundOperationDelegate, Object[])

Executa a operação em segundo plano usando o thread de trabalho do pool de threads.

Aplica-se a