NBConnectorFactory Terminate Method IBM Integration Bus
This is called by the broker when the execution group is about to stop.

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

public virtual void Terminate()
Remarks

Throwing an exception will not prevent any flows being stopped.
See Also