BackgroundDispatcher Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A simple implementation of IBackgroundDispatcher.
public ref class BackgroundDispatcher : System::Management::Automation::IBackgroundDispatcherpublic class BackgroundDispatcher : System.Management.Automation.IBackgroundDispatchertype BackgroundDispatcher = class
    interface IBackgroundDispatcherPublic Class BackgroundDispatcher
Implements IBackgroundDispatcher- Inheritance
- 
				BackgroundDispatcher
- Implements
Constructors
| BackgroundDispatcher(EventProvider, EventDescriptor) | Creates a BackgroundDispatcher that uses an EtwEventCorrelator for activity creation and correlation. |