NBMessageFlow AdditionalInstances Property IBM Integration Bus
Returns the number of the additional instances configured for the current flow.

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

public int AdditionalInstances { get; internal set; }

Property Value

Type: OnlineInt32
AdditionalInstances returns the number of the additional instances for the current flow.
See Also