This is called by the broker when the node using the connector is being stopped or deleted.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual void Terminate()
public virtual void Terminate()
Public Overridable Sub Terminate
Public Overridable Sub Terminate
public:
virtual void Terminate()
public:
virtual void Terminate()
abstract Terminate : unit -> unit
override Terminate : unit -> unit
abstract Terminate : unit -> unit
override Terminate : unit -> unit
Throwing an exception will cause an error to be written to the Event Log but will not prevent the flow being stopped.