This is called by the broker when the execution group is about to stop.
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 not prevent any flows being stopped.