Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether bandwidth control is enabled. Bandwidth control is an ISA Server mechanism that informs the Windows 2000 QoS packet scheduling service how to prioritize connections that pass through ISA Server.
FPCBandwidthRules.EnableBandwidthControl [ = bEnabled]
HRESULT get_EnableBandwidthControl( VARIANT_BOOL *pbEnabled ); HRESULT put_EnableBandwidthControl( VARIANT_BOOL bEnabled );
The property is read-write.