ITaskFormBackgroundWorker Interface
Represents the worker thread that performs the background operation.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | PerformBackgroundOperation(BackgroundOperationDelegate^, array<Object^>^) | Performs the background operation using the worker thread from the thread pool. |
Show:
