Microsoft Internet Security and Acceleration Server 2000 |
The FPCBandwidthPriority object represents a single bandwidth priority entry. You can modify internal or external bandwidth with this object. Bandwidth priorities are used by the rules to define bandwidth resource allocation among competing requests.
ISA administrators control the amount of bandwidth that is allocated for any specific Internet request. You can configure External bandwidth priority, the bandwidth priority allocated for communication with the Internet, and Internal bandwidth priority, the bandwidth priority allocated for communication among computers behind the ISA server.
This object is a member of the FPCBandwidthPriorities collection.
Click here to see the ISA object hierarchy.
This object implements the IFPCBandwidthPriority interface.
The following table lists the methods of the FPCBandwidthPriority object.
Method | Description |
---|---|
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Save | Saves the object's configuration to persistent storage. |
The following table lists the properties of the FPCBandwidthPriority object.
Property | Description |
---|---|
BandwidthExternalWeight | Gets or sets the bandwidth for external traffic defined by the FPCBandwidthPriority object. |
BandwidthInternalWeight | Gets or sets bandwidth for internal traffic defined by the FPCBandwidthPriority object. |
Description | Gets or sets the description of the FPCBandwidthPriority object. |
Name | Gets or sets the name of the FPCBandwidthPriority object. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.