Administration.GetMomToMomProductConnectors Method
Retrieves a collection of all MOM to MOM product connectors registered with the management server.
public ProductConnectorsCollection GetMomToMomProductConnectors();
Return Value
The ProductConnectorsCollection for the server.
Remarks
This method only returns MOM to MOM connectors. To get information about custom connectors, see the Administration.GetProductConnectors method.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
See Also
Administration Class | Administration Members | Administration.GetProductConnectors Method | ProductConnectorsCollection Class