SUMMARY
Returns the number of the additional instances configured for the current flow.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int AdditionalInstances { get; internal set; }
Public Property AdditionalInstances As Integer
Get
Friend Set
public:
property int AdditionalInstances {
int get ();
internal: void set (int value);
}
member AdditionalInstances : int with get, internal set

Value
AdditionalInstances returns the number of the additional instances for the current flow.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0