SmsBackgroundWorker Class

System Center
Runs an operation on a separate thread in Configuration Manager 2007.

Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

'Usage
Dim instance As SmsBackgroundWorker

public ref class SmsBackgroundWorker : IDisposable
public class SmsBackgroundWorker implements IDisposable
public class SmsBackgroundWorker implements IDisposable

This class is used by QueryProcessorBase objects to provide thread support query results for asynchronous queries. For information about using this class, see How to Enumerate Through The Configuration Manager Site Control File Using Managed Code and How to Perform an Asynchronous Configuration Manager Query by Using Managed Code.


System.Object
  Microsoft.ConfigurationManagement.ManagementProvider.SmsBackgroundWorker

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista
Show: