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