NBEventInputConnector PropertiesIBM Integration Bus
The NBEventInputConnector type exposes the following members.
Properties

  NameDescription
Public propertyConnectorFactory
Returns the ConnectionFactory that created this connector.
(Inherited from NBConnector.)
Public propertyName
Returns the name of the connector.
(Inherited from NBConnector.)
Public propertyProperties
Returns the configuration properties that this connector has. Changing the returned properties has no effect.
(Inherited from NBConnector.)
Public propertyStarted
Started reports the running state of the connector. It is always set to true before Start is called and set to false before Finish is called.
(Inherited from NBInputConnector.)
Back to Top
See Also