Share via


UpdateAlertsResults Members

The members of the UpdateAlertsResults class are listed here.

Constructors

Name Description

UpdateAlertsResults

Initializes a new default instance of the UpdateAlertsResults class.

Fields

Name Description

FailedUpdatedAlertHistory

Stores the Guid values that identify the AlertHistory entries that were not successfully updated by the UpdateAlerts method.

FailedUpdatedAlerts

Stores the Guid values that identify the Alerts that were not successfully updated by the UpdateAlerts method.

UpdatedAlertHistory

Stored the Guid values that identify the Alert History entries that were successfully updated by the UpdateAlerts method.

UpdatedAlerts

Stores the Guid values that identify the alerts that were successfully updated by the UpdateAlerts method.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

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)