Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRules Collection

The FPCBandwidthRules collection provides access to a group of FPCBandwidthRule objects. This collection is a property of the FPCArrayPolicy object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCBandwidthRules interface.

Methods

The following table lists the methods of the FPCBandwidthRules collection.

Method Description
Add Creates a new rule, adds it to the collection, and returns a reference to it.
Item Retrieves the given FPCBandwidthRule object from the collection.
MoveDown Moves the given rule one step down in the order of execution.
MoveUp Moves the given rule one step up in the order of execution.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes a rule object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCBandwidthRules collection.

Property Description
Count Gets the number of rule objects in the collection.
EnableBandwidthControl Gets or sets whether bandwidth control is enabled.
TotalExternalBandwidth Gets or sets the total bandwidth for external connections.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the object's storage.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.