FrameworkBase.UpdateAlerts Method Overloads
System Center
Overload List
Sends information about an updated alert to the MOM server.
public abstract UpdateAlertsResults UpdateAlerts( Guid registrationId, AlertUpdate[] alertUpdates, Boolean updateAlertHistoryOnly );
public abstract UpdateAlertsResults UpdateAlerts( Guid registrationId, AlertUpdate[] alertUpdates );
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2
Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)
See Also
Show: