This is called by the broker when a node using this connector is started.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual void Initialize()
public virtual void Initialize()
Public Overridable Sub Initialize
Public Overridable Sub Initialize
public:
virtual void Initialize()
public:
virtual void Initialize()
abstract Initialize : unit -> unit
override Initialize : unit -> unit
abstract Initialize : unit -> unit
override Initialize : unit -> unit
Throwing an exception will cause the message flow being deployed or started to fail.