Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.BandwidthPriorityUsed Property

Gets the name of the bandwidth priority object used to define the bandwidth that applies to this rule. You set the bandwidth priority using the SetBandwidthPriority method.

VBScript Syntax[VBScript]

[ sPriority = ]FPCBandwidthRule.BandwidthPriorityUsed 

C++ Syntax[C++]

HRESULT get_BandwidthPriorityUsed(
  BSTR *psPriority
);

Parameters

sPriority
String that specifies the name of the bandwidth priority object.

The property is read-only.

Applies To

FPCBandwidthRule