FrameworkBase Members
The members of the FrameworkBase class are listed here.
Constructors
Name | Description |
---|---|
Initializes a new default instance of the FrameworkBase class. |
Methods
Name | Description |
---|---|
Used by a connector to acknowledge data that was received. |
|
Associates the specified computer discovery information with the connector. |
|
Removes any stored information about the specified connector. |
|
Retrieves all unacknowledged alert data and discovery data. |
|
Gets an object representing all computer discovery information associated with the connector. |
|
Retrieves configuration information about the MOM configuration group. |
|
Retrieves Product Knowledge information for the rule that created an alert. |
|
Prepares the Web service to collect and pass data to your connector. |
|
Creates and adds new alerts to MOM. |
|
Specifies the earliest date and time of the information returned by the GetData method. |
|
Identifies the connector to the Web service, which in turn generates a unique ID value for the connector to use. |
|
Clears most settings specified by the connector in preparation for either reinitializing with the Web service using a new set of configuration settings or disconnecting completely. |
|
Sends information about an updated alert to the MOM server. |
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)