UpdateAlertsResults Class
The UpdateAlertsResults class is used to determine which alerts were successfully updated by the UpdateAlerts method.
For a list of all members of this type, see UpdateAlertsResults Members.
public class UpdateAlertsResults
Remarks
The UpdateAlerts method does not roll back the update when one or more errors occur, so it is possible that some alerts are updated successfully, while others are not. The information in the UpdateAlertsResults class will allow your connector to try updating the failed alerts and publish more informative error messages about the problem.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2000 SP1 or later
Namespace: Microsoft.EnterpriseManagement.Mom.Connector
Assembly: MomConnectorFramework (in MomConnectorFramework.dll)