networkConfiguration Data Type

Schema
ns0.xsd
Available Since
1.4-M1
Properties
name data type type namespace min/max occurs description
maxTotal int element 1/1  
maxTotalPerHost int element 1/1  
usePooling boolean element 1/1  

Example

<networkConfiguration>
  <maxTotal>...</maxTotal>
  <maxTotalPerHost>...</maxTotalPerHost>
  <usePooling>...</usePooling>
</networkConfiguration>