Public Properties

  Name Description
public property CancellationPending Gets a value that indicates whether the application has requested cancelation of a background operation.
public property IsBusy Gets a value that indicates whether the background worker is busy running a background operation.
public property ProcessQueryItemCount Gets the number of query items that are retrieved by QueryProcessorObjectsReady.
public property 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.
public property 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


Send comments about this topic to Microsoft.