ConnectorFrameworkProxy Constructor (String)

Updated: April 16, 2012

Initializes a new instance of the ConnectorFrameworkProxy class, associated by name, by examining the configuration file for the running process and using the specified configuration. Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim endpointConfigurationName As String Dim instance As New ConnectorFrameworkProxy(endpointConfigurationName)Public Sub New ( _ endpointConfigurationName As String _ )public ConnectorFrameworkProxy ( string endpointConfigurationName )public: ConnectorFrameworkProxy ( String^ endpointConfigurationName )public ConnectorFrameworkProxy ( String endpointConfigurationName )public function ConnectorFrameworkProxy ( endpointConfigurationName : String )ParametersendpointConfigurationNameThe connection endpoint configuration name.

The current culture settings (CultureInfo.CurrentCulture) of the local computer are used.

WarningWarning
Instances of this class can be run only on machines running Microsoft Windows.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms