ManagementGroup.UnregisterMonitoringTaskStatusChangeCallback Method

 

Applies To: Operations Manager for System Center 2012

Discontinues the registration of the callback method.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod UnregisterMonitoringTaskStatusChangeCallback(Guid)

Obsolete.Discontinues the registration of the callback method for the given task batch identifier.

System_CAPS_pubmethod UnregisterMonitoringTaskStatusChangeCallback(IAsyncResult)

Obsolete.Discontinues the registration of the callback method for the givenIAsyncResultobject that is returned from any of the asynchronous task submission methods.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top