Returns the number of the additional instances configured for the current flow.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public int AdditionalInstances { get; internal set; }
public int AdditionalInstances { get; internal set; }
Public Property AdditionalInstances As Integer
Get
Friend Set
Public Property AdditionalInstances As Integer
Get
Friend Set
public:
property int AdditionalInstances {
int get ();
internal: void set (int value);
}
public:
property int AdditionalInstances {
int get ();
internal: void set (int value);
}
member AdditionalInstances : int with get, internal set
member AdditionalInstances : int with get, internal set
Property Value
Type:
Int32AdditionalInstances returns the number of the additional instances for the current flow.