NBConnector ConnectorFactory Property IBM Integration Bus
Returns the ConnectionFactory that created this connector.

Namespace: IBM.Broker.Plugin.Connector
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBConnectorFactory ConnectorFactory { get; }

Property Value

Type: NBConnectorFactory
The Connector Factory.
See Also