WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
OnDelete Method
NamespacesIBM.Broker.PluginNBComputeNodeOnDelete()()()()
SUMMARY
Called when a flow is stopped or deleted.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual void OnDelete()
Public Overridable Sub OnDelete
public:
virtual void OnDelete()
abstract OnDelete : unit -> unit 
override OnDelete : unit -> unit 
Remarks
This method can optionally be overridden to provide place for clean-up to be performed. If this method throws an exception it will be ignored.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0