Public
Properties
Name | Description | |
---|---|---|
![]() |
CancellationPending | Gets a value that indicates whether the application has requested cancelation of a background operation. |
![]() |
IsBusy | Gets a value that indicates whether the background worker is busy running a background operation. |
![]() |
ProcessQueryItemCount | Gets the number of query items that are retrieved by QueryProcessorObjectsReady. |
![]() |
WorkerProcess | Sets an event handler delegate to use when the application calls RunWorkerAsync. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
![]() |
WorkerSet | Gets a value that indicates whether the background worker process has been set previously. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
See Also
Reference
SmsBackgroundWorker ClassMicrosoft.ConfigurationManagement.ManagementProvider Namespace
QueryProcessorBase Class
Other Resources
How to Enumerate Through The Configuration Manager Site Control File Using Managed CodeHow to Perform an Asynchronous Configuration Manager Query by Using Managed Code
Send comments about this topic to Microsoft.