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 | |
---|---|---|
UnregisterMonitoringTaskStatusChangeCallback(Guid) | Obsolete.Discontinues the registration of the callback method for the given task batch identifier. |
|
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