ManagementServer.UnregisterExecuteAgentTasks Method
Applies To: Operations Manager for System Center 2012
Cancels the callback for asynchronous agent operations.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
UnregisterExecuteAgentTasks(Guid) | Cancels the callback for the specified batch of agent tasks. |
|
UnregisterExecuteAgentTasks(IAsyncResult) | Cancels the callback for the specified asynchronous agent operation. |
See Also
ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top