Microsoft Internet Security and Acceleration Server 2000 |
The FPCBandwidthPriorities collection represents a group of FPCBandwidthPriority objects. Bandwidth priorities are used by the rules to define bandwidth resource allocation among competing requests. You can configure:
The FPCBandwidthPriorities collection is a property of the FPCPolicyElements object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCBandwidthPriorities interface.
The following table lists the methods of the FPCBandwidthPriorities collection.
Method | Description |
---|---|
Add | Creates a new FPCBandwidthPriority object in the collection and returns a reference to it. |
Item | Retrieves the given FPCBandwidthPriority object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes an FPCBandwidthPriority object from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCBandwidthPriorities collection.
Property | Description |
---|---|
Count | Gets the number of FPCBandwidthPriority objects in the collection. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCBandwidthPriorities collection's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.