Microsoft Internet Security and Acceleration Server 2000

FPCPolicyElements.BandwidthPriorities Property

Gets the collection of bandwidth priorities in this array. Bandwidth priorities can be added and removed with the Add and Remove methods of the FPCBandwidthPriorities collection. Bandwidth priorities are used by the rules to define bandwidth resource allocation among competing requests.

VBScript Syntax[VBScript]

[ collFPCBandwidthPriorities = ] FPCPolicyElements.BandwidthPriorities

C++ Syntax[C++]

HRESULT get_BandwidthPriorities(
  IFPCBandwidthPriorities **pcollFPCBandwidthPriorities
);

Parameters

collFPCBandwidthPriorities
Reference to the FPCBandwidthPriorities collection.

This property is read-only.

Applies To

FPCPolicyElements