How to Asynchronously Run a Management Pack Task
System Center
Updated: May 22, 2009
Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1, System Center Operations Manager 2007
Operations Manager Management Pack tasks can run in either a synchronous or an asynchronous mode. When an SDK client application runs a task in an asynchronous mode, the task runs in a separate thread. This allows the client to perform other operations while the task is running.
Example
-
The following example demonstrates how to asynchronously run a task to get the names of the rules and monitors that are running on all agent-managed computers in the Management Group.
See Also
Show: