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
System_CAPS_pubmethod UnregisterExecuteDiscovery(Guid)

Cancels the callback for the specified batch of discovery tasks.

System_CAPS_pubmethod UnregisterExecuteDiscovery(IAsyncResult)

Cancels the callback for the specified asynchronous discovery operation.

See Also

ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top