IConnectorFramework Interface
System Center
Updated: April 16, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the methods to register and initialize a connector and to monitor its communication channel and state after it has begun sending data.
Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
[ServiceContractAttribute(SessionMode=SessionMode::Allowed, Namespace=L"http://www.microsoft.com/EnterpriseManagement/ConnectorFramework")] public interface class IConnectorFramework
/** @attribute ServiceContractAttribute(SessionMode=SessionMode.Allowed, Namespace="http://www.microsoft.com/EnterpriseManagement/ConnectorFramework") */ public interface IConnectorFramework
ServiceContractAttribute(SessionMode=SessionMode.Allowed, Namespace="http://www.microsoft.com/EnterpriseManagement/ConnectorFramework") public interface IConnectorFramework
The ConnectorFrameworkProxy class exposes public implementations for the IConnectorFramework interface members and is used for building monitoring connector applications that synchronize data in System Center Operations Manager 2007 with other management applications.
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Community Additions
ADD
Show: