NetworkConfiguration Data Type

Available Since
1.4-M1
Properties
name data type description
maxTotal number
maxTotalPerHost number
usePooling boolean

Example

{
  "maxTotal" : 12345.0,
  "maxTotalPerHost" : 12345.0,
  "usePooling" : true
}