ConnectorFrameworkProxy.Channel Property

Updated: April 16, 2012

Gets the communication channel used by the monitoring connector. Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ConnectorFrameworkProxy Dim value As IClientChannel value = instance.Channel Public ReadOnly Property Channel As IClientChannelpublic IClientChannel Channel { get; }public: property IClientChannel^ Channel { IClientChannel^ get (); }/** @property */ public IClientChannel get_Channel () public function get Channel () : IClientChannel Property ValueReturns IClientChannel monitoring connector's channel.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms