NBMessageFlow InstanceStopping Property IBM Integration Bus
Returns if the current processing thread has been asked to stop.

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

public static bool InstanceStopping { get; }

Property Value

Type: OnlineBoolean
InstanceStopping returns a bool with a value of true if the current work thread is stopping.
See Also