NBEvent Connector Property IBM Integration Bus
Returns the owning NBEventInputConnector.

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

public NBEventInputConnector Connector { get; }

Property Value

Type: NBEventInputConnector
The owning NBEventInputConnector.
See Also