priority_bandwidth


Description:

[ NoAccessorMethod ]
public Array<uint> priority_bandwidth { owned get; set; }

An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use.

The sum of all percentages for priorities which belong to the same group must total 100 percents.