NBConnector Initialize Method IBM Integration Bus
This is called by the broker when a node using this connector is started.

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

public virtual void Initialize()
Remarks

Throwing an exception will cause the message flow being deployed or started to fail.
See Also