How to Synchronously 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 runs a task in a synchronous mode, the task runs in the client's thread. This requires the client to delay until the task is complete.
Example
The following example demonstrates how to synchronously run a task to get the names of rules and monitors that are running on a specific agent-managed computer.
See Also
Show: